Skip to main content

Home/ CSS Evangelist/ Group items tagged very

Rss Feed Group items tagged

James Stewart

Fast and Accurate Computer Help to the Rescue - 1 views

I was about to start my presentation when my computer to hung up on me. It was really a big inconvenience for me, not to mention very embarrassing. Good thing I was able to renew my subscription to...

computer technical help

started by James Stewart on 13 Oct 11 no follow-up yet
Vernon Fowler

Confused About REM and EM? | Jeremy Church - 0 views

  • Use REM for consistent padding and margins
  • update font sizes and padding within a media query
  • @media screen and (min-width: 1400px) {   html { font-size: 1.25em; } }
  • ...2 more annotations...
  • If a style sheet is built in a modular fashion, then rem shouldn’t be needed very often, but it can be handy at times.
  • The initial values are calculated by incrementing 1em(16px) at a 1:1.2 ratio.
mikhail-miguel

an overview of current css layout techniques - 1 views

  • When it comes to understanding the world of standards based design, you have to think medieval. Creating a web site in CSS is like building a manor. You are a lord, setting aside land for specific purposes, hoping the user rotates their content appropriately. Most of you will build villages attracting only a few peasants to comment on various decrees, some of you will build castles and a very small number will build what I can only describe as cathedrals—structures that warrant pilgrimages from thousands across the globe.
  •  
    Particletree is the beginning of something. This place, this collection of knowledge, is a gathering of forces, a sharpening of skills.
« First ‹ Previous 81 - 85 of 85
Showing 20 items per page