View Full Version : Need help with css border extending and margin
Sheek
08-02-2006, 07:20 PM
Hello i'm designing a website and i can't figure out how to get the right border to stretch all the way to the bottom menu, and i can't seem to get the bottom panel to touch the border of a browser either depending on what resolution you're using..for example it touches on my dads laptop but on my imacs 1440x900 resolution it's not touching
http://homepage.mac.com/dereklucci
here is the css
http://homepage.mac.com/dereklucci/jazz.css
Thank you!
Sheek
08-03-2006, 03:47 AM
okay i fixed the right border problem
http://homepage.mac.com/dereklucci now as you can see just the bottom panel isn't touching the margin of people with higher resolutions
http://i4.tinypic.com/23i8aow.png
mwinter
08-03-2006, 10:21 AM
now as you can see just the bottom panel isn't touching the margin of people with higher resolutionsOf what import is that? There are more pressing concerns, in my opinion, like: the use of paired line breaks rather than margins or lists; the use of XHTML (Transitional, of all things!) served as HTML; your server isn't sending character encoding information; the use of out-of-sequence heading levels; and, without images, users will be forced to use the site map to navigate around the site.
Trying to stretch the content vertically to fit the entire viewport probably won't look very nice at very large dimensions, anyway. If you're worried about documents will little content looking too small, specify a minimum height for the appropriate container (#main-content, presumably).
Mike
Powered by vBulletin® Version 4.2.2 Copyright © 2021 vBulletin Solutions, Inc. All rights reserved.