RE: New Web Sites + CSS Help Needed
- Posted by cklester <cklester at yahoo.com> Sep 03, 2004
- 425 views
Brian Broker wrote: > cklester wrote: > > I have a question: > > > > On the main page, I've got two columns: "Programs" and "Projects." When > > you resize your browser windows width, these two columns get > > closer/farther apart. Somebody who knows CSS, what would I do to each > > column to have them percentage width but keep the separating gutter > > width static? Anybody? > > This has nothing to do with CSS but wouldn't the simple solution be to > create a table with 3 columns and give the width of the middle (empty) > column a static value? Hey, Brian, CSS is simple, too... I'm just not a walking encyclopedia of CSS knowledge yet. The trend in web design is to move away from tables unless you're displaying tabular data. Otherwise, go with markup using CSS. I think it's a matter of separating content from design, a principle with which I agree in this case. See this cool page: http://www.meyerweb.com/eric/css/edge/ -=ck "Programming in a state of EUPHORIA." http://www.cklester.com/euphoria/