H1
H2
TABLE
My husband decided to put some dynamic HTML effect on H2 with
FrontPage 2000.
Then found the page works in IE6 and Netscape 4.7, but not in IE5 or
Firefox.
It seems FrontPage adds a style position absolute which screws things
up
since rest of page is not postion absolute (but rather plain HTML
without
any CSS). Ended up with a DIV (the orginal H2) overlapping the table,
so a hyperlink at top of table won't function.
Now I find this curious. When FP2000 was developed, I thought they
would have tested it on IE4/IE5, and IE6 didn't get out until late
2001.
Or did IE6 include workarounds for FrontPage bugs?