Gidday gang,
I've been teaching myself CSS over the past 2 days and for the most part I thought I had it all working. All the problems I've had have been in IE...until now. If anyone could offer any suggestions, I'd be most appreciative.
Site can be viewed here:
http://johnbayne.com/hiclone1/2.html
The problem I have is this: in the (usually abominable) IE 6, the page aligns pretty...
User Profile
Collapse
-
CSS Newbie: Firefox alignment problems
-
:)
Code:/* CSS Document */ #mainbox { background: #FFFFFF; width: 765px; height: 1200px; margin-left: auto; margin-right: auto; margin-top: 10px; margin-bottom: 0px; border-style: solid; border-color: #666666; border-width: 2px; padding: 0px; } #headerbackground { background: url(topbg.jpg); background-repeat:
Last edited by Niheel; Sep 1 '06, 04:49 PM. -
IE problem with A:hover
Gidday guys,
I'm currently trying to write up a CSS navigation menu, and I'm having a little problem in IE 6.
Problem can be viewed at:
http://www.johnbayne.com/hiclone1/1.html
The problem is with the 2 menu items in the top-right corner. In Firefox, everything works fine. In IE6, "A:hover" works when the mouse is rolled over the menu item, but when the mouse rolls off, hover...
No activity results to display
Show More
Leave a comment: