4 posts tagged with layout and div. (View popular tags)
Displaying 1 through 4 of 4. Subscribe: Posts tagged with layout and div

What is your favorite method to get <div style="width:400px;height:300px;"> to be in the center of a page (both horizontally and vertically)? Preferably CSS rather than tables.
posted by jgunsch on May 17, 2009 - 9 answers

Is this a good way to solve the equal height columns problem in CSS? [more inside]
posted by dolca on Mar 15, 2009 - 32 answers

CSSFilter: I am building a wordpress site that uses a basic two column layout with floating div elements inside a fixed-width div . Any clues why Safari and Chrome appear to be ignoring the fixed-width container div allowing the interior elements to float away to the edges of the browser? Explorer and Firefox aren't doing this. [more inside]
posted by geos on Feb 10, 2009 - 16 answers

I have a div within a div. I want them both to be exactly the same width (but not height), so that the inner div's border will overwrite the outer div's border. Is this possible?
posted by Tlogmer on Aug 6, 2004 - 5 answers