googleid2003@yahoo.com (mp) wrote:
[color=blue]
>
http://www.xmission.com/~mpyne/help_me/subnavonly.html
>
http://www.xmission.com/~mpyne/help_me/subnavonly.jpg
>
> I colored the different sections and used some borders so I can see
> what's going on. NS & Moz look the same, but I get two other
> renditions in Opera and IE6.
>
> Questions:
> 1) What bugs in the browsers are causing the different renditions and
> how can I correct or hack around them?[/color]
Unusually, none that I can see at a glance. The dashed border only
appearing in bloatzilla is because "orange" is a "recent addition" /
"non-standard crap" to the colour keywords. Use a hex number like
#ffff00, instead of keywords.
[color=blue]
> 2) Why is the unordered list indented from the left? If you look at
> the source, you'll see that I figured out a way around this, but I'm
> not sure if it's the best or correct way. I want my tabs to be flush
> left with the div.[/color]
Because it's a list - browsers have been indenting lists for donkeys'
years. If you don't want the default styling of a list, why mark it as
a list? Are you sure this "list" actually contains listular data?
As you've already discovered, bloatzilla implements the indentation
with padding, Opera Explorer with margin. That's okay.
[color=blue]
> 3) Why is there space between when I remove the float from the
> anchors? Is there some default spacing?[/color]
Space between what and what when viewed with what?