Jason Baker wrote:
> i have a few problems with a personal page that renders okay in firefox
> but not so well in IE 6. my first problem is as follows: i want my links
> to look like boxes with a black solid border on all sides and when the
> user hovers over a link i want the border style to change to dashed. the
> following example works fine in firefox but in IE the bottom border
> doesnt change to dashed style.

I tried your site and found:

1) There are some errors in your markup. You have an extra html tag and your
image tage is not closed.

2) In Firefox the nav boxes are on top of the picture and so have a colored
background, but in IE6 the picture occupies only about half of the screen so
the boxes are floating on a black background.

3) In IE6 I changed the text ize to larger and the dashes appear on the
bottom of your boxes.


I suggest you first validate your code, then try to get your boxes to
position the same on both browsers. That may be all you need to do.

HTH,
-- Will


______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to