This is a discussion on "HTML Validation - Heeeellllllpppppp!!!" within the Web Page Design section. This forum, and the thread "HTML Validation - Heeeellllllpppppp!!! are both part of the Design Your Website category.
|
|
|
|
|
![]() |
||
HTML Validation - Heeeellllllpppppp!!!
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
#1
|
|||
|
|||
|
HTML Validation - Heeeellllllpppppp!!!
Hi evryone, Iv just ran a HTML verifier on my site and the error list is endless!
The most worrying for me is this Error Line 6 column 6: an attribute specification must start with a name or name token.<META-"keywords" content="make money, make money online, earn money, make money An attribute name (and some attribute values) must start with one of a restricted set of characters. This error usually indicates that you have failed to add a closing quotation mark on a previous attribute value (so the attribute value looks like the start of a new attribute) or have used an attribute that is not defined (usually a typo in a common attribute name). Ok, so I think its saying I have misplaced a quotation mark, but i havn't, heres the HTML from my site: <head> <TITLE>Making Money on the Net</TITLE> <META name="description" content="Absolutley Anybody Can Make Money On The Internet Today, You Just Need To Know How, Find All You Need To Know Here For Free."> <META-"keywords" content="make money, make money online, earn money, make money at home, make money from home, making money."> See, I have the right amount of quotation marks, dont I? Heres the full HTML error list of my site: http://validator.w3.org/check?verbos...y-onthenet.com It may take a while to load, not that long though, but I would really appreciate it if anyone could tell me what the serious ones are because I am a complete HTML novice and trying to understand what all of that means is giving me a headache. Thanks Carl |
|
#2
|
|||
|
|||
|
Re: HTML Validation - Heeeellllllpppppp!!!
Quote:
<meta name="keywords" content="blablablabla" > I think u just hit the wrong key :-) I think that is ist. If not someone will help. But try this first. :-) |
|
#3
|
|||
|
|||
|
Re: HTML Validation - Heeeellllllpppppp!!!
META-"keywords" is wrong.
Last Blog Entry: Apps every Mac based web dev should consider (Jul 10th, 2008)
|
|
#4
|
|||
|
|||
|
Re: HTML Validation - Heeeellllllpppppp!!!
yep
|
|
#5
|
|||
|
|||
|
Re: HTML Validation - Heeeellllllpppppp!!!
so it should go, meta name. ok thanks
|
|
#6
|
|||
|
|||
|
Re: HTML Validation - Heeeellllllpppppp!!!
Your welcome!!
|
![]() |
| Tags |
| html, validation, heeeellllllpppppp |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| html validation help | danny322 | Web Page Design | 2 | Jan 7th, 2008 14:59 |
| ie and validation | nate2099 | Starting Out | 2 | Jun 17th, 2007 01:45 |
| CSE for validation | nextgen | Scripts and Online Services | 3 | Jan 30th, 2007 04:41 |
| HTML validation error please help | bean_2k1 | Web Page Design | 4 | Feb 8th, 2006 13:19 |