This is a discussion on "Validation" within the Web Page Design section. This forum, and the thread "Validation are both part of the Design Your Website category.
|
|
|
|
|
![]() |
||
Validation
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
#1
|
|||
|
|||
|
Validation
I am using this to link to an external js doc
<script language="javascript" src="http://www.visitdevonandcornwall.com/ext.js"></script> I cant get it to vaildate XHTML 1.0 transitional any ideas please |
|
|
|
#2
|
|||
|
|||
|
Hi,
Try this
Last edited by Mog; Apr 13th, 2006 at 20:47. |
|
#3
|
|||
|
|||
|
Re: Validation
Perfect, thank you
Jamie |
|
#4
|
||||
|
||||
|
Re: Validation
and get rid of the language attribute, it's useless and considered 'invalid' when declaring a strict doctype.
|
![]() |
| Tags |
| validation |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Help with validation | snappy | Web Page Design | 4 | Mar 27th, 2008 18:33 |
| help with validation | glensimister | JavaScript Forum | 2 | Jul 26th, 2007 22:58 |
| w3c validation | cocoonfx | Web Page Design | 8 | Jul 21st, 2007 13:55 |
| CSS validation | VanessaJW | Web Page Design | 17 | May 24th, 2007 19:59 |
| CSE for validation | nextgen | Scripts and Online Services | 3 | Jan 30th, 2007 03:41 |