OZONE Asylum
Forums
XML - XSL - XSLT - XHTML - CSS - DOM
Wrong code or browser differences ?
This page's ID:
11001
Search
QuickChanges
Forums
FAQ
Archives
Register
Edit Post
Who can edit a post?
The poster and administrators may edit a post. The poster can only edit it for a short while after the initial post.
Your User Name:
Your Password:
Login Options:
Remember Me On This Computer
Your Text:
Insert Slimies »
Insert UBB Code »
Close
Last Tag
|
All Tags
UBB Help
Ok, here is my code : [code]<tr> <td style="padding-top: 20px"><img src="images/art.gif" alt="Art" /> <div class="menu"><a class="lienmenu" href="ps.php">Photoshop</a></div> <div class="menu"><a class="lienmenu" href="bryce.php">Bryce 5</a></div> <div class="menu"><a class="lienmenu" href="sig.htm">My signatures</a></div></td> </tr>[/code] The class menu is the following : [code].menu a{ background-color: #000000; border-color: #505050; border-style: solid; border-width: 1px 1px 1px 1px; width: 125px; text-align: center; margin-top: 4px; } .menu a:hover{ background-color: #ffffff; }[/code] The code is valid XHTML 1.1, and the CSS is valid too. Now here is the problem : Under IE 6 it works fine : [img]http://moon.ombre.free.fr/images/menu1.jpg[/img] But under Opera 7 I get : [img]http://moon.ombre.free.fr/images/menu2.jpg[/img] So, can anyone tell me what is the problem with my code ? [url=http://faq.ozoneasylum.com/1226/rating/] [img]http://moon.shadow.free.fr/images/sigs/index.php[/img] [/url]
Loading...
Options:
Enable Slimies
Enable Linkwords
« Backwards
—
Onwards »