Re: CSS div problem - widths and scrolling
You need to give the sectionLinks id a width, probably 200.
you also should give the main content a width so that if the site is shrunken down it wont look like crap. This is why its better dealing with a fixed width.
|