Welcome to the GoFuckYourself.com - Adult Webmaster Forum forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact us.

 

Register GFY Rules Calendar
Go Back   GoFuckYourself.com - Adult Webmaster Forum > >
New Webmasters ask "How-To" questions here. This is where other fucking Webmasters help.

 
Thread Tools
Old 12-02-2007, 06:49 AM   #1
marky9378
Confirmed User
 
Join Date: Jun 2006
Location: Gloucestershire, UK
Posts: 205
Validation errors please help

Hi

Can someone please help me with these validation errors and give me the correct coding.
------------------------------------------------------------
The tag: "td" doesn't have an attribute: "background" in currently active versions.[XHTML 1.0 transitional]

<td height="84" background="images/footer.jpg"><table width="773" border="0" align="center" cellpadding="0" cellspacing="0" class="boarder2">
------------------------------------------------------------
Nesting error, "meta" should be closed before closing "head"[XHTML 1.0 transitional]

</head>
------------------------------------------------------------
The tag:"link" is not allowed within: "meta" It is only allowed within: head.[XHTML 1.0 transitional]

<link rel="StyleSheet" href="styles.css" type="text/css" />
------------------------------------------------------------
The tag:"style" is not allowed within: "meta" It is only allowed within: head.[XHTML 1.0 transitional]

<style type="text/css" />
------------------------------------------------------------
The tag:"meta" is not allowed within: "meta" It is only allowed within: head.[XHTML 1.0 transitional]

<meta http-equiv="content-language" content="en" />
------------------------------------------------------------

Please Please help with these errors
marky9378 is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook
Old 12-02-2007, 11:35 AM   #2
fusionx
Confirmed User
 
Industry Role:
Join Date: Nov 2003
Location: Olongapo City, Philippines
Posts: 4,618
Looks like you left a META tag unclosed
fusionx is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook
Old 12-02-2007, 07:56 PM   #3
sysk
Confirmed User
 
sysk's Avatar
 
Industry Role:
Join Date: Aug 2007
Location: Montreal
Posts: 1,005
Rewrite everything table-less.
__________________
icq: 612510168 / email: [email protected] / php ninja 4 hire
sysk is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook
Old 12-06-2007, 12:45 PM   #4
schneemann
Confirmed User
 
Join Date: Oct 2006
Posts: 749
Quote:
Originally Posted by marky9378 View Post
Hi

Can someone please help me with these validation errors and give me the correct coding.
------------------------------------------------------------
The tag: "td" doesn't have an attribute: "background" in currently active versions.[XHTML 1.0 transitional]

<td height="84" background="images/footer.jpg"><table width="773" border="0" align="center" cellpadding="0" cellspacing="0" class="boarder2">
Pretty self explanatory. This attribute doesn't exist. If you can't do this without tables, then change your DTD to HTML 4.01 transitional. There's no reason to use XHTML anyway

Quote:
Originally Posted by marky9378 View Post
------------------------------------------------------------
Nesting error, "meta" should be closed before closing "head"[XHTML 1.0 transitional]

</head>
sounds self explanatory
Quote:
Originally Posted by marky9378 View Post

------------------------------------------------------------
The tag:"link" is not allowed within: "meta" It is only allowed within: head.[XHTML 1.0 transitional]

<link rel="StyleSheet" href="styles.css" type="text/css" />
------------------------------------------------------------
The tag:"style" is not allowed within: "meta" It is only allowed within: head.[XHTML 1.0 transitional]

<style type="text/css" />
As someone else said, it looks like you forgot to close a meta element
__________________
Deranged World
schneemann is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook
 
Go Back   GoFuckYourself.com - Adult Webmaster Forum > >

Bookmarks



Advertising inquiries - marketing at gfy dot com

Contact Admin - Advertise - GFY Rules - Top

©2000-, AI Media Network Inc



Powered by vBulletin
Copyright © 2000- Jelsoft Enterprises Limited.