Divs by default take up the entire span of the browser window. I just want it to take up the width of the contained content. What's the best way to do this. I've seen using display:table, but it doesn't work in IE7.
What is the proper method for this?
Thanks, Paul





Bookmarks