* Eduardo Alvarez wrote: >I write to you with the following question: I tried validating my budding >website against the HTML 4.01 DTD, using the w3c's validation service. It >states, however, that it cannot find the character encoding. However, the >character encoding is clearly marked, as follows: > >... ><head> > > <meta http-equiv="charset" content="iso-8859-1"> >... > >Any ideas why? any comment would be appreciated. It should be: <meta http-equiv=Content-Type content="text/html;charset=iso-8859-1">Received on Sunday, 20 July 2003 21:01:11 UTC
This archive was generated by hypermail 2.4.0 : Friday, 17 January 2020 22:58:35 UTC