Connecting Tech Pros Worldwide Forums | Help | Site Map

Re: validating a validator

Stanimir Stamenkov
Guest
 
Posts: n/a
#1: Oct 8 '08
Wed, 08 Oct 2008 11:48:31 +0200, /Hendrik Maryns/:
Quote:
I just finished freeing http://www.weltladen-tuebingen.de from frames
and generally hope that I made it validating, but it would be great if
you tested it so that I can check whether I did my work right ;-)
The content appears incorrectly labeled as English while I guess it
should be German:

<html lang="en">
....

should become:

<html lang="de">
....

--
Stanimir

Hendrik Maryns
Guest
 
Posts: n/a
#2: Oct 9 '08

re: Re: validating a validator


Stanimir Stamenkov schreef:
Quote:
Wed, 08 Oct 2008 11:48:31 +0200, /Hendrik Maryns/:
>
Quote:
>I just finished freeing http://www.weltladen-tuebingen.de from frames
>and generally hope that I made it validating, but it would be great if
>you tested it so that I can check whether I did my work right ;-)
>
The content appears incorrectly labeled as English while I guess it
should be German:
>
<html lang="en">
...
>
should become:
>
<html lang="de">
Thanks, I noted some other problems as well (make your viewport small).
I’ll be fixing them when I have time (as you might have understood,
this is pure voluntary work).

Cheers, H.
--
Hendrik Maryns
http://tcl.sfs.uni-tuebingen.de/~hendrik/
==================
Ask smart questions, get good answers:
http://www.catb.org/~esr/faqs/smart-questions.html
Closed Thread