Click to See Complete Forum and Search --> : what the heck is wrong with this...?


xataku_nakusute
08-02-2003, 06:13 AM
<html>
<body bgcolor="#000000">
<h1 align="center" style="filter:glow(strength=6,color=#00ff00); color:#003300; font-family: OcrA;">: x n o x i o s : :</h1>
</body>
</html>


???????:confused: ?????????????

Charles
08-02-2003, 07:46 AM
1) You've omitted a doctype declatation.
2) You've omitted a character type declaration.
3) You've omitted a style type declaration.
4) You've omitted a TITLE element.
5) The "align" and "bgcolor" attributes have been depricated.
6) You've omitted a generic font-family name.