|
Posted by Beauregard T. Shagnasty on 06/07/06 16:18
Stuart Palmer wrote:
> Basically I want to create a site that looks like
>
> http://www.vauxhall.co.uk/
That is not a page you want to emulate. [1]
<http://validator.w3.org/check?verbose=1&uri=http%3A%2F%2Fwww.vauxhall.co.uk%2Fvx%2Fhome.do>
> where the content space is 760 and the left and right is expandable
> but the content always stays central.
Why would you need those silly grey boxes sticking out on the sides?
Looks amateurish at best.
See the following:
http://allmyfaqs.net/faq.pl?AnySizeDesign
You still need to explain why your site needs to be exactly 760px wide.
Also consider how funny the vauxhall site looks on a maximized browser
window with a 1152x864 monitor.
If you won't consider that visitors have all different sized browsing
devices, look into setting a <div> for content, and setting its width,
with left and right margins set to auto, using CSS.
[1] Now I have to go and erase the cookies the vauxhall site wouldn't
operate without allowing. Way too much JavaScript and tracking scripts
at that site.
--
-bts
-Warning: I brake for lawn deer
Navigation:
[Reply to this message]
|