17 posts tagged with css and layout. (View popular tags)
Displaying 1 through 17 of 17. Subscribe:
Using a Mako template and CSS, I need to generate a m x n grid display from a variable length list of elements. [more inside]
posted by zippy
on May 22, 2009 -
7 answers
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
Overflow: hidden is causing anchor links to flip out on me. Help! [more inside]
posted by grrarrgh00
on May 4, 2009 -
1 answer
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
Is there a way to get overflowing text to appear in a separate div? [more inside]
posted by carnival of animals
on Mar 10, 2009 -
7 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 am seeking some very specific CSS advice. [more inside]
posted by Foam Pants
on Jul 11, 2008 -
15 answers
I'm looking for an objectively assessed survey of websites which use css-based positioning versus tables as layout. [more inside]
posted by jeremias
on Jun 12, 2008 -
8 answers
Help a design-impaired mind finish his dream project. [more inside]
posted by howiamdifferent
on Nov 19, 2007 -
9 answers
Help, CSS bugs! What IE6 bugs are these? [more inside]
posted by gramcracker
on Sep 19, 2007 -
6 answers
How can I extract the font and color information from an *Illustrator* file's paragraph styles and character styles? An ordered plain-text list would be great, coded CSS based on style names even greater. [more inside]
posted by pinto
on Aug 29, 2007 -
1 answer
Given that I'm somewhat proficient in website coding (php, CSS, xhtml and so on) how can I constructively educate myself on actual design? What resources exist that will make me a better designer? [more inside]
posted by geodave
on Apr 19, 2007 -
17 answers
HTML/CSS-Filter: Why won't my page keep its width properly? One row keeps expanding over all the others. [more inside]
posted by taita_cakes
on Jun 18, 2006 -
12 answers
CSS, 3-column layout, max-width on the centre column, side columns "sticking" to the centre column. Possible? [more inside]
posted by Leon
on Jun 17, 2006 -
8 answers
What's the easiest/best way to design a site that's meant to be viewed 4/3 while ensuring it looks right on even widescreen monitors? [more inside] [more inside]
posted by electric_counterpoint
on Jan 18, 2006 -
12 answers
Often when reading an article I notice that it sits in a slim column which doesn't seem to change width when I maximize the browser window. [more inside]
posted by parallax7d
on Dec 31, 2005 -
7 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