nesiak Posted September 18, 2007 Share Posted September 18, 2007 The opera is showing my navigation table all wrong. It is shown vertically instead of horizontally example asd-asd-asd-asd Opera asd asd asd asd <table width="358"> <tr> <td width="56" align="center" class="navigacija"><a href="index.php" class="navigation>home</a></td> <td width="64" align="center" class="navigation"><a href="cntc.php" class="tekst">contact</a></td> <td width="80" align="center" class="navigation"><a href="stuff.php" class="tekst">stuff</a></td> <td width="56" align="center" class="navigation"><a href="ser.php" class="tekst">services</a></td> <td width="78" align="center" class="navigation"><a href="about.php" class="tekst">about</a></td> </tr> </table> Mozilla and IE are showing the page as it's supposed to look. I don't get it, the page is XHTML 1.0 Transitional ? How do I fix this error ? Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.