Thread: Auto margin?
View Single Post
Old 10-02-2009, 06:37 AM   #6 (permalink)
hjalmar
The Contributor
 
Join Date: Nov 2008
Location: Sweden
Posts: 36
Thanks: 1
hjalmar is on a distinguished road
Default

Quote:
Originally Posted by Tanax View Post
Mm, yea.. I'm a complete newbie when it comes to CSS so how does inline-block work in this case?
http://www.w3.org/TR/CSS2/visuren.html#propdef-display

"inline-block
This value causes an element to generate a block box, which itself is flowed as a single inline box, similar to a replaced element. The inside of an inline-block is formatted as a block box, and the element itself is formatted as an inline replaced element. "
hjalmar is offline  
Reply With Quote
The Following User Says Thank You to hjalmar For This Useful Post:
Tanax (10-03-2009)