On 4/07/2009, at 1:38 AM, Chris Akins wrote:

> The page with the tabs showing:
>
> http://www.springfieldmo.gov/newsite/traffic/
>
>
> The page with the tabs NOT showing - gone AWOL:
>
> http://www.springfieldmo.gov/newsite/tabs/home.jsp

Setting #header to height: 178px won't solve your problem but will  
give you some insight into what is going on. You'll be able to see  
where your nav is.

I'm afraid that the way that this page is put together is very unusual  
and is not helping. There are several things that are contributing to  
the problem. These include the difference between the height of  
#homeBtn and #header and the fact that #wrapper1 has a negative top  
margin.

I would urge you to rethink how this page is being put together. The  
whole 'slices' approach to background images is very 'old skool'. You  
should look at getting your markup valid and semantic, then isolating  
the background images, borders required to achieve your design.

The markup has many validation errors. You should fix these and either  
clean things up considerably (removing presentational attributes etc.)  
or use a transitional doctype instead.

<http://validator.w3.org/check?verbose=1&uri=http%3A%2F%2Fwww.springfieldmo.gov%2Fnewsite%2Ftabs%2Fhome.jsp%23page%3Dpage-1
 
 >

Tim


______________________________________________________________________
css-discuss [cs...@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to