Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsGeneralPHPASPPerlColdFusionFlashHTML, CSS, ScriptsBrowsers

Webmaster Forum / HTML, CSS, Scripts / CSS / December 2004



Tip: Looking for answers? Try searching our database.

css layout (ff1 and ie6)

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
skeeterbug - 28 Dec 2004 22:54 GMT
please check out...

http://www.geocities.com/operationsengineer1/test.htm

1. how come ff1 and ie6 render the transition between my tabs
differently?  ie6 puts the tabs on top of the blue div while ff1 drops
the tabs just below the top of the blue div.

2. how come the tabs don't start at the left of the page in both ie6
and ff1?

tia...
Eric Meyer - 28 Dec 2004 23:08 GMT
> 2. how come the tabs don't start at the left of the page in both ie6
> and ff1?

IE is too kind, he lets any piece of crappy code. Replace

<div style: clear:both></div>

by:

<div style="clear: both;"></div>

Your code is a real mess, beside all the non-compliant junk pasted by the  
Geocities server, you put a header tag in the neck (between the head and  
body). You also put redundant useless span tags.
Please check out this link:
http://www.meyerweb.com/eric/writing.html
Good luck!

Eric.
skeeterbug - 29 Dec 2004 23:01 GMT
eric and all, mea culpa.  sorry for the bad form.  i should have waited
and posted it correctly rather than try to rush it.

please check out:

http://www.geocities.com/operationsengineer1/test.htm

i'm curious why the tabs are indented to the right a fixed amount.  i
have other questions, but i need to re-create it in a simplified script
version.

at least you now know why the <span> tags were placed in there.  ;-)

also notice that the tabs sit right above the bluebar <div> - this is
how it should be.  i'll break it so that ie6 puts 1em of space between
the tabs and the bluebar <div> and repost the code.

tia...

> > 2. how come the tabs don't start at the left of the page in both ie6
> > and ff1?
[quoted text clipped - 15 lines]
>
> Eric.
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2009 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.