Does this work with inline css in HTML?

  

I have tried to validate an HTML document with inline CSS (the document
validated as HTML 4.01 transitional), but I keep getting parse errors
for the HTML part of the document. The note on the intro page seems to
indicate that it will work with inline (X)HTML so I'm pretty confused. 

 

Line: 0 

Parse error - Unrecognized : <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML
4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html>
<head> <title>Lee Property Appraiser Aerial Web Site</title> <meta
http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css"> P { font-size : 14pt; margin-left : 20pt; } 

----oOOo----oOOo----

donald.

Received on Thursday, 29 July 2004 15:14:33 UTC