Re: [phplib-users] loginform.ihtml
by Frank Bax other posts by this author
Jan 25 2007 2:20PM messages near this date
[phplib-users] loginform.ihtml
|
Re: [phplib-users] register_long_arrays
At 11:04 PM 1/13/07, Frank Bax wrote:
> I must have been a bit bored, because I ran W3C html validation on the
> login page.
>
> - The </table> tag immediately before </body> is redundant.
> - The javascript tag should include type="text/javascript"
> - The javascript code should be between <head> and </head>.
> - Should have a <!DOCTYPE> tag as first line (I used 4.01
> Transitional).
> - Should have a <meta> tag for character set (I used utf-8).
Sorry, the 3rd item is incorrect - the javascript code is "broken" when
placed between "head" tags. The </body> tag that precedes the code should
be after the code.
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
phplib-users mailing list
phplib-users@[...].net
https://lists.sourceforge.net/lists/listinfo/phplib-users
Thread:
Frank Bax
Frank Bax
|