This is a discussion on "validation errors" within the Web Page Design section. This forum, and the thread "validation errors are both part of the Design Your Website category.
|
|
|
|
|
![]() |
||
validation errors
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
|||
|
validation errors
Hey, could someone have a look at this page in the html validator,
http://www.geneticsweb.co.uk/contact.php I dont know why im getting so many errors |
|
|
|
|||
|
Re: validation errors
You are using XHTML, so you have to close each element.
<img src="a.jpg"> ---> <img src="a.jpg" /> other elements have own closing tags <div>...</div> |
|
|||
|
Re: validation errors
i have close all elements havnt i
|
|
|||
|
Re: validation errors
Take a look at the <br>s ... it must be <br /> ! Another one is the capitalised "POST" .. must be "post" in lowercase! |
|
||||
|
Re: validation errors
I get blank page
|
|
|||
|
Re: validation errors
Jeah, blank page since my last post... ^^
|
|
||||
|
Re: validation errors
This is a double post.....i have posted in a similar thread already
|
|
|||
|
Re: validation errors
Where is the original thread?
Last Blog Entry: ASP Programming Tips and Technique (Oct 26th, 2007)
|
|
|||
|
Re: validation errors
and yet the link is still dead?
Last Blog Entry: ASP Programming Tips and Technique (Oct 26th, 2007)
|
![]() |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| [SOLVED] 2 validation errors | danny322 | Web Page Design | 5 | Jan 15th, 2008 15:26 |
| Can someone make sense of these validation errors? | alexgeek | Web Page Design | 7 | Oct 10th, 2007 13:38 |
| Two errors - Similar Errors too. | PicoDeath | Web Page Design | 6 | Jul 27th, 2007 18:06 |
| Some confusing validation errors on my home page | Zonglars | Web Page Design | 2 | Jul 16th, 2007 14:51 |
| Validation errors I can't resolve | Craigj1303 | Web Page Design | 4 | May 29th, 2007 22:23 |