"stretching" an image or using as percentage for an image's width may not
turn out the way you expect in all browsers. <img src="file.jpg"
width="100%">
instead- tackle it as a design feature- think of a way to have stretchable
parts of the banner or navbar. Vertical segments of it that can be tiled as
a background image.
suggest looking at-
http://dwfaq.com -->tutorials-->tables-->liquid or flexable tables, James
Shook.
Quote:
Hi, I want to have my top banner/navbar take up the whole width of the screen,
but I don't want any scroll bars to pop up. Since people use different
resolutions and stuff how would I go about doing that? |