Skip to main content

Home/ CSS Evangelist/ Group items tagged css3

Rss Feed Group items tagged

Zulkarnain K.

Prefixr - 8 views

  •  
    Cross-Browser CSS in Seconds.
yc c

Animate.css - a bunch of plug-and-play CSS animations - 0 views

  •  
    To use them in your project, simply add the class to the element, or call the animation yourself in your CSS file. The classes and the animations have the same name.
Vernon Fowler

A Complete Guide to Flexbox | CSS-Tricks - 0 views

  • flex-direction
  • flex-wrap
  • space-around: items are evenly distributed in the line with equal space around them
  • ...6 more annotations...
  • justify-content
  • align-items
  • flex-start: cross-start margin edge of the items is placed on the cross-start line
  • stretch (default): stretch to fill the container (still respect min-width/max-width)
  • Note: this property has no effect when the flexbox has only a single line.
  • flex-grow
Vernon Fowler

On :target | CSS-Tricks - 0 views

  • I'd use these rules-of-thumb for when :target is a good choice: When a "state" is needed When the jump-down behavior is acceptable When it's acceptable to affect the browser history
Alberto Adrián Schiano

Ten CSS One-Liners to Replace Native Apps ∙ An A List Apart Blog Post - 3 views

  •  
    Basic knowledge for html that fits in any gadget clearly Conocimiento basico para html que pueda verse claramente en cualquier dispositivo
« First ‹ Previous 121 - 140 of 141 Next ›
Showing 20 items per page