Help - Search - Members - Calendar
Full Version: My Website Tab dont work
Forums > Resource Center > Webmasters' Corner > Webmasters' Corner Resolved Topics
marynmissouri
Well I finally have it done. I'm pretty proud of myself for being so patient. The only thing I do need help with is getting my top tab links to work.
www.drama-art.com

Could someone possiably help?

I have it like this right now.

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>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>Professional Web Site Design | Home</title>
<link href="style.css" rel="stylesheet" type="text/css" />
</head>
<body>
<!--header start -->
<div id="header">
<img src="images/logo.gif" alt="web development" />
<ul class="nav">
<li><a href="#"></a></li>
<li class="home">Home</li>
<li><a href="#"></a></li>
<li><a href="#"></a></li>
<li><a href="http://www.drama-art.com/contact.html"> Contact</a></li>
<li><a href="#"></a></li>
<li><a href="#"></a></li>
<li><a href="http://www.darma-art.com/service.html">Service</a></li>
<li><a href="#"></a></li>
<li><a href="#"></a></li>
<li><a href="http://www.darma-art.com/team.html">Team</a></li>
<li><a href="#"></a></li>
<li><a href="#"></a></li>
<li><a href="http://www.darma-art.com/partner.html">Partner</a></li>
</ul>
Melie
it seems to be that the links aren't correct. maybe you need to make sure that those are the correct addresses for those particular links.
marynmissouri
Most of it works now but the home page. For some reason I cant get the home page to work? I type in the link and the page messes up. Any suggestions?
Maccabee
There isnt a link to the home button!

Replace the # with index.html or php or http://www.drama-art.com.

I would suggest http://www.drama-art.com.
allvanishing
You haven't made your home tab a link.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.