Posts: 256
Location: Auckland, New Zealand
|
There's a mistake in your doctype you need to space HTML 4.01 out you should also specify the URI for it.
The charset encoding should not be a charset of windows-1252, this is not a problem yet not every user agent can understand a windows only set of characters. Use standard charsets.
There's proprietary tags like <font> being used.
The use of xmlns in an HTML document should not work, nor would be understood by this doctype. There's use of attributes in some elements that don't exist.
It's quite a mess, but that's what I'd expect, as I assume this was created using MS Office.
Cheers,
MC
__________________
#------------------------------ signature---------------------------------------------------------------------------------#
Quote:
|
I am well recognised for what I don't do than what I do. Chores are just one of those things.
|
|