User Name Password Register
DaniWeb IT Discussion Community
All
What is DaniWeb IT Discussion Community?
You're currently browsing the JavaScript / DHTML / AJAX section within the Web Development category of DaniWeb, a massive community of 427,313 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 2,844 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our JavaScript / DHTML / AJAX advertiser: Lunarpages Web Hosting

Help with my Navigation bar

Join Date: Jan 2007
Posts: 4
Reputation: motox16 is an unknown quantity at this point 
Rep Power: 0
Solved Threads: 0
motox16's Avatar
motox16 motox16 is offline Offline
Newbie Poster

Help Help with my Navigation bar

  #1  
Jan 28th, 2007
Hi, I really hope someone can help me, you guys seem nice and all and I really like ur website :cheesy:.

Here is what I want to do:

Basically I want no spaces in between that navigation bar and the banner so the chain appears to be attatched to it.

I am not even sure I am making that navigation bar right either lol (newbie here) and I am just folowing a few tutrorials that I googled.

Any help would be greatly appreciated or even some good tut sites even. I understand that you guys are probably swamped with stuff so I'll be patient. I'll also attatch my code if that helps any:

 <%@LANGUAGE="JAVASCRIPT" CODEPAGE="1252"%>
<!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" />
<!-- TemplateBeginEditable name="doctitle" -->
<title>Untitled Document</title>
<!-- TemplateEndEditable -->
<!-- TemplateBeginEditable name="head" -->
<!-- TemplateEndEditable -->
<style type="text/css">
<!--
body {
    background-image: url(../background.gif);
}
.style1 {color: #FFFFFF}
.style2 {color: #000000; }
-->
</style></head>

<body>
<p align="center"><img src="../toppartpsd copy.png" width="800" height="214" /></p>
<table width="593" border="1" align="center" cellpadding="5" cellspacing="1">
  <tr>
    <th width="96" bordercolor="0" background="../homebutton.gif" scope="col">&nbsp;</th>
    <th width="95" background="../rosterbutton.gif" scope="col">&nbsp;</th>
    <th width="208" scope="col">&nbsp;</th>
    <th width="139" scope="col">&nbsp;</th>
  </tr>
</table>
<p align="center">&nbsp;</p>
<p align="center">&nbsp;</p>
<table width="308" height="565" border="1" cellpadding="5" cellspacing="1">
  <tr>
    <td width="321" height="561" align="center" valign="top" background="../main-box.png" scope="col"><!-- TemplateBeginEditable name="Main Content" -->
      <p class="style1">Main Content </p>
      <p class="style1">&nbsp;</p>
      <p class="style2">This is where the main content of the</p>
      <p class="style2">website goes. This has room for</p>
      <p class="style2">improvement as the title does not look</p>
      <p class="style2">right. </p>
      <p class="style2">&nbsp;</p>
      <p class="style2">&nbsp;</p>
      <p class="style2">&nbsp;</p>
      <p class="style2">&nbsp;</p>
      <p class="style2">&nbsp;</p>
      <p class="style2">&nbsp;</p>
      <p class="style2">&nbsp;</p>
      <p class="style2">&nbsp;</p>
    <!-- TemplateEndEditable --></td>
  </tr>
</table>
</body>
</html>
AddThis Social Bookmark Button
Reply With Quote  
All times are GMT -4. The time now is 2:28 am.
Forum system based on vBulletin Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
©2003 - 2008 DaniWeb® LLC