Re: [css-d] Positioning continued

2006-04-24 Thread David Laakso
Iorhael wrote: > [...the site doesn't center. > http://www.drkdesign.com/katz-lynch/ > Debbie Adding this should center it: #container {margin: 0 auto;} You may want to delete the font-size on p, and reduce h2(or break it to two lines, and you could live without the letter-spacing on it, either w

[css-d] Positioning continued

2006-04-24 Thread Iorhael
A followup to my last message on positioning: In general, I am trying to set up my sites now so that everything stays within the container box even when the browser is stretched at higher resolutions. I am finding that not assigning a width to the container seems to accomplish this but then the