Understanding CSS Positioning part 1
May 6, 2008
This will come in handy to get you back up to speed when we go “back” to CSS.
“Without a doubt, positioning, or the layout, is the hardest part of CSS. Not only because it ever so often varies between browsers, but also because CSS has a lot of ways to position an element, all with various (dis) advantages. This series of articles will thrive to explain the possibilities you have in positioning. It doesn’t only cover positioning, but also properties that define layout such as display and float, and a preview of the new CSS3 layout modules.”
http://kilianvalkhof.com/2008/css-xhtml/understanding-css-positioning-part-1/
Leave a Reply
You must be logged in to post a comment.