Hi Bob,
The page contains quite a few coding errors at the moment. This from the W3C Markup Validation Service:
http://validator.w3.org/check?uri=http%3A%2F%2Fmlra.newmexico.googlepages.com%2Fhome
This from Dreamweaver validation test:
Validator Results
Report date: March 11 2007
Report time: 09:07:12
Severity File Description Line
Error Bob’s page The tag: “meta” has an XML style closing syntax for an empty element even though version: “HTML20” is not an XML tag language. 6
Message Bob’s page in tag: script the following required attributes are missing: type 544
Error Bob’s page The tag:“div” is not allowed within: “h1” It is only allowed within: button, del, fieldset, iframe, ins, noframes, noscript, object, td, th. 553
Nesting Bob’s page tag: " div" invalid inside tag: “p”. " p" closing tag is optional. Validation will proceed as if context is closed. 555
Nesting Bob’s page No starting tag found for: “p”, or it was closed too many times 557
Error Bob’s page The tag: “a” doesn’t have an attribute: “imageanchor” in currently active versions. 564
Error Bob’s page The tag: “img” doesn’t have an attribute: “galleryimg” in currently active versions. 564
Error Bob’s page The tag: “img” doesn’t have an attribute: “km” in currently active versions. 564
Error Bob’s page The tag: “a” doesn’t have an attribute: “imageanchor” in currently active versions. 565
Message Bob’s page In HTML 4.0, FONT is deprecated. It may become obsolete in future versions, consider using style sheets instead. 567
Error Bob’s page The tag: “hr” has an XML style closing syntax for an empty element even though version: “HTML4” is not an XML tag language. 585
Nesting Bob’s page tag: " div" invalid inside tag: “p”. " p" closing tag is optional. Validation will proceed as if context is closed. 586
Nesting Bob’s page No starting tag found for: “p”, or it was closed too many times 588
Error/Warning Type Count
Total errors: 7
Total warnings: 0
Total nesting errors: 4
Total messages: 2
Using Dreaweaver revealed a object in front of the unclickable links. Removing this made the links clickable in Firefox:
http://geocities.com/dontsurfinthenude/bobspage.htm
IE and Opera were probably being unduly flattering to the page; Firefox rendered it more honestly, including the errors. If the page is tidied up, it will work fine in any browser: there’s no need to ask your viewers to use IE.
EDIT:
Tidy Online also reveals some problems with the page:
Errors and Warnings
line 544 column 3 - Warning: lacks “type” attribute
line 553 column 31 - Warning:
isn’t allowed in
elements
line 553 column 49 - Warning: missing
before
line 553 column 127 - Warning: discarding unexpected
line 554 column 36 - Warning: trimming empty
line 555 column 34 - Warning: trimming empty
line 555 column 61 - Warning: trimming empty
line 557 column 81 - Warning: replacing element
by
line 557 column 81 - Warning: inserting implicit
line 558 column 36 - Warning: trimming empty
line 564 column 276 - Warning: unknown attribute “km”
line 564 column 276 - Warning: unknown attribute “galleryimg”
line 564 column 276 - Warning:
![]()
lacks “alt” attribute
line 565 column 63 - Warning: trimming empty
line 565 column 333 - Warning:
lacks “alt” attribute
line 569 column 36 - Warning: trimming empty
line 579 column 38 - Warning: trimming empty
line 587 column 12 - Warning: trimming empty
line 587 column 34 - Warning: trimming empty
line 589 column 114 - Warning: replacing element
by
line 589 column 114 - Warning: inserting implicit
line 590 column 34 - Warning: trimming empty
line 594 column 3 - Warning: discarding unexpected
line 597 column 27 - Warning: trimming empty
line 597 column 66 - Warning: trimming empty
line 598 column 27 - Warning: trimming empty
line 598 column 66 - Warning: trimming empty
line 600 column 27 - Warning: trimming empty
line 600 column 66 - Warning: trimming empty
29 warnings/errors were found!
The alt attribute should be used to give a short description
of an image; longer descriptions should be given with the
longdesc attribute which takes a URL linked to the description.
These measures are needed for people using non-graphical browsers.
You are recommended to use CSS to specify the font and
properties such as its size and color. This will reduce
the size of HTML files and make them easier maintain
compared with using elements.
http://valet.htmlhelp.com/tidy/