w3c validation

This is a discussion on "w3c validation" within the Web Page Design section. This forum, and the thread "w3c validation are both part of the Design Your Website category.



Go Back   Webforumz.com > Main Forums > Design Your Website > Web Page Design

Notices


Reply
 
LinkBack Thread Tools
  #1 (permalink)  
Old Jul 8th, 2007, 13:52
Up'n'Coming Member
Join Date: May 2007
Location: Tamworth
Age: 30
Posts: 91
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to cocoonfx
w3c validation

Hi


I am trying to work out why my site is not validating on the w3c site. Could someone give me some assistance to get it validated as i can not see where i am going wrong. Appernently line 69 on my HTML has an error.

HELP!


Reply With Quote

  #2 (permalink)  
Old Jul 8th, 2007, 13:55
SuperMember

SuperMember
Join Date: Sep 2006
Location: Pink House
Posts: 3,946
Thanks: 0
Thanked 0 Times in 0 Posts
Re: w3c validation

Link Please!
Reply With Quote
  #3 (permalink)  
Old Jul 8th, 2007, 13:58
Up'n'Coming Member
Join Date: May 2007
Location: Tamworth
Age: 30
Posts: 91
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to cocoonfx
Re: w3c validation

Doh....sorry

http://www.cocoonfxmedia.co.uk
Reply With Quote
  #4 (permalink)  
Old Jul 9th, 2007, 11:23
Up'n'Coming Member
Join Date: Jun 2007
Location: Germany
Posts: 59
Thanks: 0
Thanked 0 Times in 0 Posts
Re: w3c validation

It doesn't like your charset (UTF-8). try setting it to something else, like iso-8859-1, which is for western europe, that should do. (that is what I have on my site) then it will validate.
Reply With Quote
  #5 (permalink)  
Old Jul 9th, 2007, 12:55
Up'n'Coming Member
Join Date: May 2007
Location: Tamworth
Age: 30
Posts: 91
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to cocoonfx
Re: w3c validation

Thank you i will give it a go tonight .
Reply With Quote
  #6 (permalink)  
Old Jul 9th, 2007, 13:15
karinne's Avatar
SuperMember

SuperMember
Join Date: Jan 2007
Location: You know where
Age: 31
Posts: 4,617
Thanks: 0
Thanked 0 Times in 0 Posts
Re: w3c validation

You have 2 content-type meta's in your <head>
Code: Select all
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>Cocoonfxmedia is a web design and development agency based in Tamworth Staffordshire</title>
<base href="http://www.cocoonfxmedia.co.uk"/>
<meta http-equiv="Cache-Control" content="no-store"/>
<meta http-equiv="Expires" content="0"/>
<meta http-equiv="Content-Type" content="text/html;charset=UTF-8"/>

Last edited by karinne; Jul 20th, 2007 at 14:41.
Reply With Quote
  #7 (permalink)  
Old Jul 16th, 2007, 10:11
New Member
Join Date: Jul 2007
Location: Stockton
Age: 25
Posts: 8
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to stuarttodd
Re: w3c validation

line 26: replace with... <link href="http://www.freeindex.co.uk"/>
Reply With Quote
  #8 (permalink)  
Old Jul 20th, 2007, 14:33
Daniel's Avatar
Elite Veteran
Join Date: Sep 2006
Location: The Kingdom of Rabbits
Age: 21
Posts: 2,051
Blog Entries: 12
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to Daniel
Re: w3c validation

you mean:

<a href="http://www.freeindex.co.uk/">

surelty?
Last Blog Entry: Assassin's Creed (Nov 22nd, 2007)
Reply With Quote
  #9 (permalink)  
Old Jul 21st, 2007, 13:55
Reputable Member
Join Date: Jul 2007
Location: Windsor, ON, Canada
Age: 19
Posts: 103
Thanks: 0
Thanked 0 Times in 0 Posts
Re: w3c validation

Odd, i hate it when it says something's not closed when it is, happened to me too, but i had HTML so it was a little easier.

you should be lucky, when i validated my page first time it had like 60 errors!
Reply With Quote
Reply

Tags
w3c

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

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
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
Validation help Powderhound Web Page Design 13 Nov 4th, 2006 20:53


All times are GMT. The time now is 17:40.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0 RC8
© 2003-2008 Webforumz.com : All Rights Reserved

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43