On Fri, 2 Mar 2007, Kathy Zengolewicz wrote: > The correct url is > http://www.virtuallytheone.com/week2.html | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" | "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> | <link rel="stylesheet" href="forms.css" type="text/css"/> ^^ Write a space before /> Still better: Stick to HTML 4.01 when you are using "Transitional". XHTML 1.0 Transitional is completely pointless. You should rather aim at "Strict" in place of "Transitional" than at "XHTML" in place of "HTML". When "Transitional", use HTML 4.01! When XHTML 1.0, use "Strict"! -- In memoriam Alan J. Flavell http://groups.google.com/groups/search?q=author:Alan.J.FlavellReceived on Friday, 2 March 2007 15:54:36 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Wednesday, 27 June 2012 00:14:19 GMT