Punnadhammo wrote: > I've tried using Tidy 1.0 (for the Mac) and it has one serious bug - > > Tidy changes all " statements back to " thus rendering the > result incorrect. What browser are you using? These two snippets: <p>He said, "Hello World."</p> <p>He said, "Hello World."</p> are indentical and are rendered the same in any browser I've run across. The first one is a lot easier to type though. :) The only time you *need* to use " is inside an attribute value, because attribute values are themselves enclosed in quotes: <p title="The "Meaning" of Life">...</p> /JelksReceived on Monday, 16 August 2004 13:59:53 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Monday, 7 December 2009 10:37:56 GMT