View Single Post
Old 11-08-2011, 08:19 AM  
Serge Litehead
Confirmed User
 
Serge Litehead's Avatar
 
Industry Role:
Join Date: Dec 2002
Location: Behind the scenes
Posts: 5,190
handy feature "inspect element" through context menu in Chrome or with FireBug plugin/extension

once you get grip on positioning and floats and how thing stack up depending on various position & display settings, it becomes easy.

my personal fav is absolute positioned item in a relative positioned item


in css you can refer to classes and ids very flexibly, you can refer to particular tag in particular class/id for instance.

never use same id more than once on a single page.
__________________

Last edited by Serge Litehead; 11-08-2011 at 08:27 AM..
Serge Litehead is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote