Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

Html is not rendered correctly .

I have an html. A simple one. With a , . Somehow the
and tags for each
s have mismatch w.r.t the s. For example, the first column will have blank , but correct . All s have moved right by one column w.r.t the .
I have an html. A simple one. With a <table>, <th> and <td> tags for each <tr>. Somehow the <td>s have mismatch w.r.t the <th>s. For example, the first column will have blank <th>, but correct <td>. All <th>s have moved right by one column w.r.t the <td>.

All Replies (1)

Try posting at the Web Development / Standards Evangelism forum at MozillaZine. The helpers over there are more knowledgeable about web page development issues with Firefox.
http://forums.mozillazine.org/viewforum.php?f=25
You'll need to register and login to be able to post in that forum.