• Shaarli
  • Tag cloud
  • Picture wall
  • Daily
  • RSS
  • Login
4254 shaares
8 / 15
Filters
291 results tagged css

Css arrows from codepen

QRCode

In a website or application, arrows can determine how you navigate them by performing specific actions like “go to next page”, indicating to scroll “top or bottom, left or right” and many other. With the help of CSS pseudo-elements and borders, it’s easy to create different arrow styles that will look great on both mobile and desktop. So if you’re currently using arrow images in your projects you can easily replace them with CSS arrows. Doing so, will reduce the number of requests when loading a website or web app.

https://freebiesupply.com/blog/css-arrows
January 14, 2018 at 3:59:42 PM EST *
css graphics
FILLER

Demystifying CSS alignment – Patrick Brosset – Medium

QRCode
https://medium.com/@patrickbrosset/demystifying-css-alignment-2d3ea7a02a36
January 14, 2018 at 3:57:27 PM EST *
css webdesign flexbox
FILLER

Learn CSS Grid in 5 Minutes

QRCode

Grid layouts are fundamental to the design of websites, and the CSS Grid module is the most powerful and easiest tool for creating it.

The module has also gotten native support by the major browsers (Safari, Chrome, Firefox) this year, so I believe that all front-end developer will have to learn this technology in the not too distant future.

https://medium.freecodecamp.org/learn-css-grid-in-5-minutes-f582e87b1228?ref=webdesignernews.com
November 28, 2017 at 9:48:16 AM EST *
css grid
FILLER

CSS: Cat Swinging on String

QRCode
https://codepen.io/davidkpiano/pen/Xempjq
September 19, 2017 at 11:06:27 AM EDT *
css animation
FILLER

Hanging Punctuation in CSS with @supports and Custom Properties

QRCode
https://codepen.io/dudleystorey/pen/JWGbZg
August 15, 2017 at 10:21:52 AM EDT *
typography css
FILLER

GRID LAYOUT - a Collection by Gabi on CodePen

QRCode
https://codepen.io/collection/DgwjNL/
August 15, 2017 at 10:13:20 AM EDT *
css grid
FILLER

Gradients based on nature

QRCode

sunset water forest sand snow art flowers fire black and white

https://gradient.world/
August 10, 2017 at 9:58:15 AM EDT *
css colorscheme gradients
FILLER

CSS Animations: A Pocket Guide

QRCode

By Val Head

I hope you enjoy the book! All the example files can be found in the live example codepen collection. (Bookmark that so you can reference them as you read.)

http://cssanimationspocketguide.com/thankyou.html
August 4, 2017 at 11:23:25 AM EDT *
css animation
FILLER

Animista

QRCode

Animista is a place where you can play with a collection of ready to use CSS animations, tweak them and download only those you will actually use.

http://animista.net/
August 4, 2017 at 10:27:15 AM EDT *
css animation
FILLER

Animated Animals in CSS and SVG | Codrops

QRCode

Learn some interesting animation techniques involving Sass and SVG filters for realistic motion effects on the example of animated animals.

https://tympanus.net/codrops/2016/03/21/animated-animals-css-svg/
August 3, 2017 at 3:32:54 PM EDT *
css svg animation
FILLER

Smooth as Butter: Achieving 60 FPS Animations with CSS3

QRCode

Animating elements in your mobile applications is easy.

Animating elements in your mobile applications properly may be easy, too… if you follow our tips here.

While everyone is using CSS3 animations in mobile these days, many are not doing it properly. There are best practices to take into account that are constantly and considerably disregarded. This happens mainly because there are still people who don’t really understand the real reasons why those practices exist and are so vigorously endorsed.

https://medium.com/outsystems-experts/how-to-achieve-60-fps-animations-with-css3-db7b98610108
August 2, 2017 at 2:13:32 PM EDT *
animation css
FILLER

Build a Style Guide Straight from Sass

QRCode

The Basics of Node-KSS

To achieve our goals of a platform agnostic, low-friction style guide, we landed on kss-node, which is itself a Node.js implementation of Knyle Style Sheets (KSS), a Ruby library that:

... provides a methodology for writing maintainable, documented CSS within a team. Specifically, KSS is a documentation specification and styleguide format.

The basic principle is that your style guide is generated via comments you create in your CSS, SCSS, Sass, LESS, etc.

https://css-tricks.com/build-style-guide-straight-sass/
August 2, 2017 at 8:48:29 AM EDT *
webdesign css styleguide
FILLER

Learn CSS Grid | Jen Simmons

QRCode

People are starting to ask: where can I learn about CSS Grid?

There are a lot of fantastic resources out there. When it comes to the technical how-to, most of what’s out there was written by Rachel Andrew. If you don’t know her work, take some time to get to know her and follow her.

So here are the links to resources I recommend. I will keep updating this list:

http://jensimmons.com/post/feb-27-2017/learn-css-grid
August 1, 2017 at 11:26:40 AM EDT *
css grid
FILLER

Expert’s Weigh In: What’s Your Favorite CSS Trick? | Creative Cloud blog by Adobe

QRCode

My favorite CSS “trick” would have to be these 3 lines of CSS:

  • { background-color: rgba(0,255,0,0.1); }

I’ve been using this snippet for years! It makes debugging layouts a breeze and is quite insightful when dealing with the box model.

https://blogs.adobe.com/creativecloud/experts-weigh-in-whats-your-favorite-css-trick/
August 1, 2017 at 9:45:32 AM EDT *
css webdesign
FILLER

Building Production-Ready CSS Grid Layouts Today

QRCode

Today, we are in the early stages of such a revolutionary shift, brought about by CSS Grid Layout. Much of what we know of the possibilities, limitations and best practices surrounding web layouts is effectively rendered obsolete by this new layout module, and in their place we find new possibilities, limitations and best practices that will take us into the next era of web design.

https://www.smashingmagazine.com/2017/06/building-production-ready-css-grid-layout/
June 20, 2017 at 12:34:45 PM EDT *
css webdesign grid
FILLER

CSS3: Animations vs. Transitions

QRCode

In CSS, you have two techniques for visualizing change that are competing for your attention: Animations & Transitions. In this article, let's examine the similarities and differences between them so that you can know when to use which.

To make the most of this article, it would be helpful for you to be familiar with using both animations and transitions. If you haven't had a chance to get your hands dirty with them, the Creating a Simple CSS Animation and Looking at CSS3 Transitions tutorials will help you get started.

https://www.kirupa.com/html5/css3_animations_vs_transitions.htm
May 24, 2017 at 9:58:22 AM EDT *
css animation webdesign
FILLER

Fluid Typography - Codepen

QRCode
http://codepen.io/collection/nLbRMZ/
May 23, 2017 at 9:57:57 AM EDT *
typography css sass webdesign
FILLER

Building performant expand & collapse animations  |  Web  |  Google Developers

QRCode

Use scale transforms when animating clips. You can prevent the children from being stretched and skewed during the animation by counter-scaling them.

https://developers.google.com/web/updates/2017/03/performant-expand-and-collapse
April 2, 2017 at 7:43:24 PM EDT *
css animation
FILLER

Top 30+ Best CSS Frameworks for Web Designers

QRCode
https://codeconvey.com/?s=framework
January 10, 2017 at 12:16:22 PM EST *
css webdesign frameworks
FILLER

Smooth as Butter: Achieving 60 FPS Animations with CSS3

QRCode
https://medium.com/outsystems-experts/how-to-achieve-60-fps-animations-with-css3-db7b98610108#.nzy282gw9
January 1, 2017 at 7:55:40 PM EST *
animation css
FILLER
8 / 15
Shaarli · The personal, minimalist, super fast, database-free, bookmarking service by the Shaarli community · Documentation
Fold Fold all Expand Expand all Are you sure you want to delete this link? Are you sure you want to delete this tag? The personal, minimalist, super fast, database-free, bookmarking service by the Shaarli community