[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: SEUL: HTML
just quickly: it looks like you're looking at a generated html file, not
teh sdoc source. Either that or somebody tried to write it with a
WYSIWYG editor, to get the junk about absolute font sizes, etc.
In fact half of that isn't valid html at all, all that text outside the
<BODY> (b4 the HEAD) should be ignored by browsers...
HTML should go:
<HTML>
<HEAD>
<TITLE>xyz </TITLE>
</HEAD>
<BODY>
</BODY>
</HTML>
plus a few other bits in teh middle maybe.
--
"When people are free to do as they please, they usually
imitate each other." - Eric Hoffer
-----------------------------------------------------------
Simon Waldman, England email: swaldman@bigfoot.com
-----------------------------------------------------------
I know Kung Fu, Karate, and 47 other dangerous words.