Today's Posts Follow Us On Twitter! TFL Members on Twitter  
Forum search: Advanced Search  
Navigation
Marketplace
  Members Login:
Lost password?
  Forum Statistics:
Forum Members: 24,254
Total Threads: 80,792
Total Posts: 566,471
There are 820 users currently browsing (tf).
 
  Our Partners:
 
  TalkFreelance     Design and Development     HTML/XHTML/DHTML/CSS :

4 Errors in xhtml!

Thread title: 4 Errors in xhtml!
Closed Thread    
    Thread tools Search this thread Display Modes  
05-19-2005, 06:09 PM
#1
Stephen is offline Stephen
Status: Sin Binner
Join date: Jan 2005
Location: Great Britain
Expertise:
Software:
 
Posts: 1,106
iTrader: 0 / 0%
 

Stephen is on a distinguished road

Send a message via AIM to Stephen Send a message via MSN to Stephen

  Old  4 Errors in xhtml!

I only have 4 errors left to fix now but I can't seem to do these ones. wondering if anyone can help.

http://validator.w3.org/check?uri=http://quacked.com

Code for header:

HTML Code:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>$site[name] $site[title]</title>
{custom_meta_tags}
{IF:$settings[style_external_css] == 1}
<link rel="stylesheet" type="text/css" href="$cssfile" />
{/IF}
{ELSE}
<style type='text/css'>
$cssfile
</style>
{/ELSE}

<!-- 
<meta http-equiv="Content-Type" content="text/html; charset=windows-1256" />
 -->
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
$layout[head]
$layout[wysiwyg]
</head>
<body $layout[bodyadditional]>
 
<table border="0" cellpadding="0" cellspacing="0" id="wrapper" align="center"> 
<tr>
  <td>
<div id="navbar">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
  <tr>
    <td width="6%"><img src="http://www.quacked.com/menu_02.gif" width="49" height="27" alt="quacked"></td>
    <td width="90%"><div align="center"><a href="http://www.quacked.com/index.php"><strong>Home</strong></a> 
        - <strong><a href="http://www.quacked.com/index.php?advsearch">Advanced 
        Search</a> - <a href="http://www.quacked.com/index.php?topart">Most Popular</a> 
        - <a href="http://www.quacked.com/index.php?toprated">Top Rated</a> - 
        <a href="http://www.quacked.com/index.php?rss">RSS Feed </a>- <a href="http://www.quacked.com/index.php?sitemap">Sitemap</a> 
        - <a href="http://www.quacked.com/stats.php">Statistics</a></strong></div></td>
    <td width="4%"><div align="right"><img src="http://www.quacked.com/menu_05.gif" width="45" height="27" alt="quacked"></div></td>
  </tr>
</table>
</div>
<br />
  </td>
</tr>
<tr style="height:100%">
<td style="height:100%" valign="top">
<table border="0" cellpadding="4" cellspacing="0" align="center" width="100%" style="height:100%">
<tr style="height:100%" valign="top">
  <td valign="top"  id="nav_left">
   <div style="width:200px">
   $leftnav
   </div>
  </td>
  <td id="content" width="100%" valign="top">
  <!-- content -->
Thanks alot!

05-19-2005, 07:08 PM
#2
opserty is offline opserty
Status: I love this place
Join date: Jan 2005
Location: UK, Birmingham
Expertise:
Software:
 
Posts: 606
iTrader: 0 / 0%
 

opserty is on a distinguished road

Send a message via MSN to opserty

  Old

find all your <img> tags and make sure they end with /> eg.

HTML Code:
<img src="mygif.gif"> Should be <img src="mygif.gif" />

05-19-2005, 07:14 PM
#3
sysblnk is offline sysblnk
Status: I love this place
Join date: Mar 2005
Location:
Expertise:
Software:
 
Posts: 640
iTrader: 0 / 0%
 

sysblnk is on a distinguished road

  Old

Originally Posted by opserty
find all your <img> tags and make sure they end with /> eg.

HTML Code:
<img src="mygif.gif"> Should be <img src="mygif.gif" />
Yea, that should fix all the errors.

05-20-2005, 02:18 AM
#4
seen.to is offline seen.to
seen.to's Avatar
Status: unusual suspect ™
Join date: Feb 2005
Location: Lancaster, PA from London UK
Expertise:
Software:
 
Posts: 1,814
iTrader: 0 / 0%
 

seen.to is on a distinguished road

  Old

Yep, that'll fix it.

05-20-2005, 03:04 AM
#5
Stephen is offline Stephen
Status: Sin Binner
Join date: Jan 2005
Location: Great Britain
Expertise:
Software:
 
Posts: 1,106
iTrader: 0 / 0%
 

Stephen is on a distinguished road

Send a message via AIM to Stephen Send a message via MSN to Stephen

  Old

Thanks worked a treat

Closed Thread    


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

  Posting Rules  
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump:
 
  Contains New Posts Forum Contains New Posts   Contains No New Posts Forum Contains No New Posts   A Closed Forum Forum is Closed