473,385 Members | 1,912 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

css layout (ff1 and ie6)

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...

Jul 21 '05 #1
2 2590
> 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.
Jul 21 '05 #2
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...


Eric Meyer wrote:
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.


Jul 21 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

82
by: Peter Diedrich | last post by:
The site design is pretty simple: ============================================ | Head | ============================================ | | ...
7
by: Matt Kruse | last post by:
This is a typical layout, but I have specific requirements. I'm trying to figure out a) if it's possible to meet the requirements and b) if so, how. +---------------+ | header |...
44
by: lime | last post by:
I've been using CSS for a while, however always using tables for the layout. This is my first go using a CSS only layout. After many versions (about 7 of them) this is the final version that I...
6
by: skeeterbug | last post by:
please check out http://www.geocities.com/operationsengineer1/test2.htm how come there is spacing between my logoheader and the tabs? i'm also seeing ie6 input an extra 1em of vertical...
6
by: Pete | last post by:
Hello everybody -- Forgive my multi-posting my question. I posted first to ciwah, but I learned that ciwas is the better group for this CSS question. The problem has me stopped. The page: ...
1
by: Pete | last post by:
Hello everybody -- The problem has me stopped. The page: http://www.key-horse.com/fftst.html is rendered completely differently by Firefox 1.0 and IE 6.0. The code seems to me perfectly...
6
by: Alan Silver | last post by:
Hello, I'm just taking my first steps at doing layout with CSS, and I'm having a few problems. This could be because I don't really understand what I'm doing yet!! I would really appreciate any...
1
by: Mike Scirocco | last post by:
I use this function to detect an iframe button click. It works in IE6 but not in FF 1.5. function setupbutton(){ var myiframe=document.getElementById('ifrmEditCategory'); var...
18
by: maya | last post by:
pls look @ this pg, http://www.mayacove.com/design/divs.html in IE and FF.. in IE it looks fine, but in FF the main div (centered, 800px wide, blue background; in reality the bg will be white..)...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.