Jump to content

[SOLVED] Stupid opera problem


nesiak

Recommended Posts

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 ?

Link to comment
https://forums.phpfreaks.com/topic/69755-solved-stupid-opera-problem/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.