trouble with table cells separating?

M

Miselaineous

Okay, I know I havne't had enough sleep lately, when I can't get this
to align properly.

Works in Firefox, Mozilla, Opera
Breaks slightly in IE, Maxthon

Client wanted a fast little dead-simple site for her research project.
I sliced the left column into nav buttons, and in IE-based browsers I
get a thick white line between some of the cells (but not all of 'em).

http://www.queerville.ca/

Any input?

-miselaineous
(e-mail address removed)
 
R

Robert Frost-Bridges

Miselaineous said:
Client wanted a fast little dead-simple site for her research project.
I sliced the left column into nav buttons, and in IE-based browsers I
get a thick white line between some of the cells (but not all of 'em).

http://www.queerville.ca/

You've got a lot of space between your table tags.
<tr><td>stuff</td><td>more stuff</td><td>etc</td></tr>
is better.

You're also missing some code:

http://www.allmyfaqs.com/faq.pl?DOCTYPE
 
S

Sam Hughes

You've got a lot of space between your table tags.
<tr><td>stuff</td><td>more stuff</td><td>etc</td></tr>
is better.

Note for Mr. Miselaineous: This is not because you used incorrect HTML,
it's to bypass an IE whitespace bug.
 
M

Miselaineous

Note for Mr. Miselaineous: This is not because you used incorrect HTML,
it's to bypass an IE whitespace bug.

Thank you gents so much! I will now not enjoy editing a page much,
having removed the whitespace, but at least it renders correctly.

Mis-Elaineous
girlgeek

(e-mail address removed)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,579
Members
45,053
Latest member
BrodieSola

Latest Threads

Top