ASPN ActiveState Programmer Network
ActiveState
/ Home / Perl / PHP / Python / Tcl / XSLT /
/ Safari / My ASPN /
Cookbooks | Documentation | Mailing Lists | Modules | News Feeds | Products | User Groups


Recent Messages
List Archives
About the List
List Leaders
Subscription Options

View Subscriptions
Help

View by Topic
ActiveState
.NET Framework
Open Source
Perl
PHP
Python
Tcl
Web Services
XML & XSLT

View by Category
Database
General
SOAP
System Administration
Tools
User Interfaces
Web Programming
XML Programming


MyASPN >> Mail Archive >> php-lib
php-lib
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

Privacy Policy | Email Opt-out | Feedback | Syndication
© 2004 ActiveState, a division of Sophos All rights reserved