Madge
November 23rd, 2002, 06:57 PM
This my first post to any forum so please be gentle with me.
I am striving to create my first serious-purpose website and first with an external style-sheet. I tested against Explorer 6 and Navigator 7. Everything's o.k. except that Explorer added a line-space every time I closed a tag:
<h5>this is my heading</h5>
<h2>this is my body text</h2>
I could live with this if Navigator did the same. I accidentally left off a closing tag, and hey presto my problem was solved. I amended the whole site like so:
<h5>this is my heading
<h2>this is my body text
and uploaded it live. No problems!
All my content is enclosed within tables and within frames so I use rows and cells with transparent gifs to put space in where I want.
I thought leaving off closing tags was a floggable offence. What have I misunderstood? If some kind person could direct me to a suitable book or online tutorial I am prepared to educate myself.
Perhaps the frames/tables combo is the problem?
I am striving to create my first serious-purpose website and first with an external style-sheet. I tested against Explorer 6 and Navigator 7. Everything's o.k. except that Explorer added a line-space every time I closed a tag:
<h5>this is my heading</h5>
<h2>this is my body text</h2>
I could live with this if Navigator did the same. I accidentally left off a closing tag, and hey presto my problem was solved. I amended the whole site like so:
<h5>this is my heading
<h2>this is my body text
and uploaded it live. No problems!
All my content is enclosed within tables and within frames so I use rows and cells with transparent gifs to put space in where I want.
I thought leaving off closing tags was a floggable offence. What have I misunderstood? If some kind person could direct me to a suitable book or online tutorial I am prepared to educate myself.
Perhaps the frames/tables combo is the problem?