<?xml version="1.0" encoding="iso-8859-1"?>
<!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" xml:lang="de" lang="de">
<head>
<title>Boston Scientific – 17. Juni 2010</title>
<meta http-equiv="Content-Type" content="text/html;
charset=iso-8859-1" />
</head>
<body>
<h1>Boston Scientific – 17. Juni 2010</h1>
<a href="http://www.bostonscientific.com/home.bsci" target="_blank"><img src="logo.jpg" width="300" height="200"
alt="Boston Scientific"
border="0" /></a>
<h2>Unternehmensstruktur</h2>
<ul type="square">
<li><a
href="http://www.bostonscientific.com/AboutUs/BusinessGroups.bsci/,,/navRelId/1004.1011/seo.serve">Cardiology, Rhythm and
Vascular Group</a></li>
<ul>
<li>
<a href="http://www.bostonscientific.com/Device.bsci/,,/method/DevHome/navRelId/1000.1003/seo.serve">Interventional
Cardiology<a/></li>
<li>...</li>
</li>
</ul>
</li>
</ul>
<ul type="square">
<li> <a
href="http://www.bostonscientific.com/AboutUs/BusinessGroups.bsci/,,/navRelId/1004.1011/seo.serve">Endoscopy Division</a>
</li>
<ul>
<li>
<a href="http://www.bostonscientific.com/AboutUs/BusinessGroups.bsci/,,/navRelId/1004.1011/seo.serve">Pulmonary</a> </li>
<li><a
href="http://www.bostonscientific.com/Device.bsci/,,/method/DevHome/navRelId/1000.1003/seo.serve">Gastroenterology</a>
</li>
</li>
</ul>
</li>
</ul>
</body>
</html>
wo liegt hier der fehler ich möchte das die html seite die aufzählungen als links öffnet
leider gibt der The W3C Markup Validation Service hier fehlermeldungen an
könnte mir einer helfen was hier falsch ist danke
<!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" xml:lang="de" lang="de">
<head>
<title>Boston Scientific – 17. Juni 2010</title>
<meta http-equiv="Content-Type" content="text/html;
charset=iso-8859-1" />
</head>
<body>
<h1>Boston Scientific – 17. Juni 2010</h1>
<a href="http://www.bostonscientific.com/home.bsci" target="_blank"><img src="logo.jpg" width="300" height="200"
alt="Boston Scientific"
border="0" /></a>
<h2>Unternehmensstruktur</h2>
<ul type="square">
<li><a
href="http://www.bostonscientific.com/AboutUs/BusinessGroups.bsci/,,/navRelId/1004.1011/seo.serve">Cardiology, Rhythm and
Vascular Group</a></li>
<ul>
<li>
<a href="http://www.bostonscientific.com/Device.bsci/,,/method/DevHome/navRelId/1000.1003/seo.serve">Interventional
Cardiology<a/></li>
<li>...</li>
</li>
</ul>
</li>
</ul>
<ul type="square">
<li> <a
href="http://www.bostonscientific.com/AboutUs/BusinessGroups.bsci/,,/navRelId/1004.1011/seo.serve">Endoscopy Division</a>
</li>
<ul>
<li>
<a href="http://www.bostonscientific.com/AboutUs/BusinessGroups.bsci/,,/navRelId/1004.1011/seo.serve">Pulmonary</a> </li>
<li><a
href="http://www.bostonscientific.com/Device.bsci/,,/method/DevHome/navRelId/1000.1003/seo.serve">Gastroenterology</a>
</li>
</li>
</ul>
</li>
</ul>
</body>
</html>
wo liegt hier der fehler ich möchte das die html seite die aufzählungen als links öffnet
leider gibt der The W3C Markup Validation Service hier fehlermeldungen an
könnte mir einer helfen was hier falsch ist danke