Thread: CSS layout
View Single Post
05-30-2011, 01:49 PM
#8
c69 is offline c69
c69's Avatar
Status: Junior Member
Join date: Nov 2009
Location: Kiev, Ukraine
Expertise:
Software:
 
Posts: 27
iTrader: 0 / 0%
 

c69 is on a distinguished road

  Old

Exercises, tests, prototypes - use percentages, ems, pixels, whichever suit the project more.

Commercial work - use pixels only, until you learn css,
then start using ems for text column width, and so on.