If you use Twitter, read Smashing Magazine or any of the other leading design blogs on the web, then no doubt you will be aware of responsive design and the impact that the industry knows it will have on all web developers and designers. If you don’t, then here is an overview of what it [...]
Tag Archives: code
Absolute positioning with CSS
September 29, 2008 – 10:03 pm
When learning CSS you will no doubt quickly master positioning your divs using floats, margin and padding. There is however another way!