My links on my navigation bar are not working. HELP PLEASE!

Hi, I am making a website for my AS IT course and need your help. Before i explain my problem, i am using dreamweaver 8.
I made a drop down navigation bar using coding and CSS. At the moment, I have linked three pages. The first page being Home at the start, the second bar is called 'The Players' and i have linked that and they both work right. However, 'the players' has two drop down menus called PDC and BDO, i have linked my page to PDC through the code. However, i can only click onto this page and it will only direct me tot hat page if i click it straight from my template. If i click onto my home page or players then click onto PDC, it will not take me there. However, if i am on the players and click onto another page, it will take me there.
I did all this on my template.
Thanks.

This is my code of my template, sorry it's long but its the PDC button I am having trouble with.
<!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>Template</title>
<link href="file:///N|/A Level Subjects/IT/Year 13/Unit 12 - Website production/CSS/DropDown1.css" rel="stylesheet" type="text/css" />
<style type="text/css">
<!--
#Layer1 {
  position:absolute;
  width:112px;
  height:115px;
  z-index:1;
  left: 4px;
  top: 3px;
#Layer2 {
  position:absolute;
  width:600px;
  height:120px;
  z-index:2;
  left: 130px;
  top: 0px;
#Layer3 {
  position:absolute;
  width:150;
  height:120;
  z-index:3;
  left: 730px;
  top: 0;
#Layer4 {
  position:absolute;
  width:750;
  height:10px;
  z-index:4;
  top: 400;
  left: 125;
#Layer5 {
  position:absolute;
  width:743px;
  height:70px;
  z-index:4;
  left: 127px;
  top: 246px;
#Layer6 {
  position:absolute;
  width:494px;
  height:36px;
  z-index:5;
  left: 125px;
  top: 208px;
.style1 {
  font-size: 14px;
  font-weight: bold;
.style3 {
  font-size: 16px;
  color: #0000FF;
  font-weight: bold;
#Layer7 {
  position:absolute;
  width:745px;
  height:20;
  z-index:6;
  left: 131px;
  top: 380px;
#Layer8 {
  position:absolute;
  width:86px;
  height:20;
  z-index:6;
  left: 78px;
  top: 439px;
#Layer9 {
  position:absolute;
  width:84px;
  height:5px;
  z-index:7;
  left: 440px;
  top: 378px;
#Layer10 {
  position:absolute;
  width:21px;
  height:0px;
  z-index:8;
  left: 307px;
  top: 379px;
#Layer11 {
  position:absolute;
  width:3px;
  height:1px;
  z-index:9;
  left: 576px;
  top: 377px;
#Layer12 {
  position:absolute;
  width:108px;
  height:18px;
  z-index:10;
  left: 629px;
  top: 378px;
-->
</style>
<link href="file:///N|/A Level Subjects/IT/Year 13/Unit 12 - Website production/CSS/Favourites.css" rel="stylesheet" type="text/css" />
<style type="text/css">
<!--
.style4 {font-family: "Arial Narrow"}
-->
</style>
<style type="text/css">
<!--
#Layer13 {
  position:absolute;
  width:40;
  height:40;
  z-index:11;
  left: 46px;
  top: 158px;
#Layer14 {
  position:absolute;
  width:40;
  height:40;
  z-index:11;
  left: 707px;
  top: 405px;
-->
</style>
<link href="Text CSS.css" rel="stylesheet" type="text/css" />
<style type="text/css">
<!--
#Layer15 {
  position:absolute;
  width:477px;
  height:41px;
  z-index:12;
  left: 219px;
  top: 377px;
-->
</style>
<link href="Templates/Text CSS.css" rel="stylesheet" type="text/css" />
<style type="text/css">
<!--
#Layer16 {
  position:absolute;
  width:754px;
  height:95px;
  z-index:13;
  left: 126px;
  top: 248px;
#Layer17 {
  position:absolute;
  width:28px;
  height:37px;
  z-index:14;
  left: 167px;
  top: 404px;
#Layer18 {
  position:absolute;
  width:745px;
  height:84px;
  z-index:15;
  left: 121px;
  top: 251px;
  right:200px;
-->
</style>
</head>
<body>
<div id="wrapper">
<div id="navMenu">
<ul>
<li><a href="Home.html">Home</a>
</ul>
<!-- end inner UL -->
</li> <!-- end main LI -->
</ul> <!-- end main UL -->
<ul>
<li><a href="The Players.html">The Players</a>
<ul>
<li><a href="PDC.html">PDC</a></li>
<li><a href="#">BDO</a></li>
</ul> <!-- end inner UL -->
</li>
<!-- end main LI -->
</ul>
<!-- end main UL -->
<ul>
<li><a href="#">Get involved?</a>
</ul> <!-- end inner UL -->
</li> <!-- end main LI -->
</ul> <!-- end main UL -->
<ul>
<li><a href="#">Tournaments</a>
<ul>
<li><a href="#">PDC</a></li>
<li><a href="#">BDO</a></li>
</ul> <!-- end inner UL -->
</li>
<!-- end main LI -->
</ul> <!-- end main UL -->
<ul>
<li><a href="#">Equipment</a>
<ul>
<li><a href="#">Darts</a></li>
<li><a href="#">Stems</a></li>
<li><a href="#">Flights</a></li>
<li><a href="#">Other</a></li>
</ul> <!-- end inner UL -->
</li>
<!-- end main LI -->
</ul> <!-- end main UL -->
<ul>
<li><a href="#">Gallery</a>
</ul> <!-- end inner UL -->
</li> <!-- end main LI -->
</ul> <!-- end main UL -->
<br class="clearFloat"/>
</div> <!-- end navMenu -->
</div>
<div id="Layer6">
  <marquee behavior="scroll" direction="left">
  <span class="style3">Welcome to The Darts Club, enjoy!  </span>
  </marquee>
</div>
<div id="Layer1">
  <center>
    <p class="style1">Choose your background colour! </p>
    <p class="style1">(Hover over colour) </p>
    <p><a href="" class="style4" onmouseover="document.bgColor='turquoise'">Turqoise</a></p>
    <p>
      <span class="style4"><a href="" onmouseover="document.bgColor='pink'">Pink</a></span></p>
    <p class="style4">
    <a href="" onmouseover="document.bgColor='blue'">Blue</a></p>
    <p class="style4">
      <a href="" onmouseover="document.bgColor='red'">Red</a>    </p>
    <p class="style4"><a href="" onmouseover="document.bgColor='yellow'">Yellow</a>    </p>
    <p class="style4"><a href="" onmouseover="document.bgColor='green'">Green</a></p>
    <p class="style4">
      <a href="" onmouseover="document.bgColor='white'">White</a></p>
    <p class="style4">
        <a href="" onmouseover="document.bgColor='brown'">Brown</a>        </p>
    <p><span class="style4"><a href="" onmouseover="document.bgColor='black'">Black</a></span> </p>
</center>
</div>
<div id="Layer2"><img src="file:///N|/A Level Subjects/IT/Year 13/Unit 12 - Website production/Banner.png" width="600" height="120" /></div>
<div id="Layer3"><img src="file:///N|/A Level Subjects/IT/Year 13/Unit 12 - Website production/Logo.png" width="150" height="120" /></div>
<p>
  <!-- end wrapper div -->
</p>
<div id="Layer18"><!-- TemplateBeginEditable name="EditRegion1" -->
  <p>ChangeMe</p>
  <p>
    <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0" width="125" height="20">
      <param name="movie" value="file:///N|/A Level Subjects/IT/Year 13/Unit 12 - Website production/Templates/button6.swf" />
      <param name="quality" value="high" />
      <param name="SCALE" value="exactfit" />
      <embed src="file:///N|/A Level Subjects/IT/Year 13/Unit 12 - Website production/Templates/button6.swf" width="125" height="20" quality="high" pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" scale="exactfit" ></embed>
    </object>
    <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0" width="125" height="20">
      <param name="movie" value="file:///N|/A Level Subjects/IT/Year 13/Unit 12 - Website production/Templates/button8.swf" />
      <param name="quality" value="high" />
      <param name="SCALE" value="exactfit" />
      <embed src="file:///N|/A Level Subjects/IT/Year 13/Unit 12 - Website production/Templates/button8.swf" width="125" height="20" quality="high" pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" scale="exactfit" ></embed>
    </object>
    <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0" width="125" height="20">
      <param name="movie" value="file:///N|/A Level Subjects/IT/Year 13/Unit 12 - Website production/Templates/button7.swf" />
      <param name="quality" value="high" />
      <param name="SCALE" value="exactfit" />
      <embed src="file:///N|/A Level Subjects/IT/Year 13/Unit 12 - Website production/Templates/button7.swf" width="125" height="20" quality="high" pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" scale="exactfit" ></embed>
    </object>
  <INPUT Type="button" VALUE="Back" onClick="history.go(-1);return true;">
  <INPUT TYPE="button" VALUE="Add To Favorites"
onClick='window.external.AddFavorite(location.href, document.title);'></p>
  <p>
  <FORM method=GET action="http://www.google.com/search">
  <input type=hidden name=ie value=UTF-8>
  <input type=hidden name=oe value=UTF-8>
  <TABLE bgcolor="#FFFFFF"><tr><td>
  <A HREF="http://www.google.com/">
  <IMG SRC="http://www.google.com/logos/Logo_40wht.gif"
  border="0" ALT="Google" align="absmiddle"></A>
  <INPUT TYPE=text name=q size=25 maxlength=255 value="">
  <INPUT type=submit name=btnG VALUE="Google Search">
  </td></tr></TABLE>
    <img src="file:///N|/A Level Subjects/IT/Year 13/Unit 12 - Website production/fb.png" width="40" height="40" />
    <img src="twitter.png" width="40" height="40" />
  </FORM>
  </p>
<!-- TemplateEndEditable -->  </div>
<p>  </p>
</body>
</html>

Similar Messages

  • I have a Excel file which has lots of PDFs embed as a link.  When i converting to PDF the embed links are not working. Please help to slove this issue.

    I have a Excel file which has lots of PDFs embed as a link.  When i converting to PDF the embed links are not working. Please help to slove this issue.e

    I am also looking alternative way using inDesign to create the embed link as like as excel. is there any possible? Thanks for you reply

  • I got my Iphone 3gs unlocked, but Navigation and Compass are not working. Please help if anybody had faced this problem and got it resolved.

    I got my Iphone 3gs unlocked, but Navigation and Compass are not working. Please help if anybody had faced this problem and got it resolved.

    Only the carrier that the iPhone was locked to can unlock. There you go, hacking void any support from this forum.

  • Navigation Rules are not working

    Hi
    I had written my application in Java Creator.
    Now i am shifted to -- NetBeans
    Here my Navigation Rules are not working.
    I am unable to navigate between pages.
    can anyone please help me, why navigations are not working.
    and how to write navigation rules in Netbeans.
    Thanks
    Praveen

    Could you explain more about your problem?
    -Do you have the navigation rules in your faces-config.xml?
    like:
    <navigation-rule>
    <from-view-id>/page1.jspx</from-view-id>
    <navigation-case>
    <from-action>#{Controller.toPage2}</from-action>
    <from-outcome>success</from-outcome>
    <to-view-id>/page2l.jspx</to-view-id>
    </navigation-case>
    </navigation-rule>

  • The spell check for arabic language in pages v 5.2 are Not working ! please Help !

    The spell check for arabic language in pages v 5.2 in mavericks are Not working ! please Help !

    MANKWT wrote:
    No i Did Not !
    Perhaps you can find an Arabic dictionary for OpenOffice.  That may also work with OS X.
    http://m10lmac.blogspot.com/2011/06/extra-spell-checking-dictionaries-for.html

  • Hi i have moved from uk to india, i have changed my country in itunes store, when i am entering my payment details its not accepting it. more worse is all my applications which i have downloaded in uk are not working now. please suggest me a solution

    hi i have moved from uk to india, i have changed my country in itunes store, when i am entering my payment details its not accepting. more worse is all my applications which i have downloaded in uk are not working now. please suggest me a solution

    papillondefer wrote:
    I want to be able to keep app's, music, movies and my Cloud/Match exactly the same.  How do I do this?
    Because of different local copyright laws and licensing you cannot keep everything exactly the same except for iCloud, which is not affected. You will have to create a new Apple ID for use on the UK iTunes Store with a form of payment drawn on a local bank and an address in the UK. As long as you have downloaded all your purchases and the computer is still authorized to play all protected video content that won't change, however Apps may give you trouble when updating because once associated with an Apple ID you can only switch between stores every 90 days.
    As for iTunes Match you must contact Australian iTunes Store support to cancel the subscription and you will have to resubscribe on the UK store.

  • On my iPhone 5 camera photographed not clear. blurry pictures, autofocus does not work. help please!

    on my iPhone 5 camera photographed not clear. blurry pictures, autofocus does not work. help please!

    Could you please describe how you are trying to delete a single text message and it will not work? What are you seeing in place of the trash can icon?

  • HP pavilion dv6 microphone not working . help please . . .

    HP pavilion dv6 microphone not working . help please . . .

    Hi,
    DV6 is a series of hundreads of models, what is yours ? To help us answer question quicker, please read this:
       http://h30434.www3.hp.com/t5/First-Time-Here-Learn-How-to/Welcome-Get-started-here/td-p/699035
    You may wat to try this first:
    1. Right click speaker icon (right hand corner)
    2. Select Microphone devices
    3. Right click Microphone
    4. Enable it
    5. Click Apply/Ok
    Regards.
    BH
    **Click the KUDOS thumb up on the left to say 'Thanks'**
    Make it easier for other people to find solutions by marking a Reply 'Accept as Solution' if it solves your problem.

  • HT4972 the apps weve downloaded are not working.  please help,  extremely frustrated with our ipod 4

    the apps we have downloaded are not working,  please help,  extremely frustrated with our ipod 4

    See my previous reply for for the apps closing.
    For the wifi problem:
    Does the iOS device connect to other networks?
    Does the iOS device see the network?
    Any error messages?
    Do other devices now connect?
    Did the iOS device connect OK before?
    Try the following to rule out a software problem:                 
    - Reset the iOS device. Nothing will be lost
    Reset iOS device: Hold down the On/Off button and the Home button at the same time for at
    least ten seconds, until the Apple logo appears.
    - Power off and then back on your router
    .- Reset network settings: Settings>General>Reset>Reset Network Settings
    - iOS: Troubleshooting Wi-Fi networks and connections
    - Wi-Fi: Unable to connect to an 802.11n Wi-Fi network       
    - iOS: Recommended settings for Wi-Fi routers and access points
    - Restore from backup. See:
    iOS: How to back up
    - Restore to factory settings/new iOS device.
    If still problem make an appointment at the Genius Bar of an Apple store since it appears you have a hardware problem.
    Apple Retail Store - Genius Bar

  • My z10 speakers are not working help me please

    Hello
    I bought the BB Z10 last week and after 5 days i found that the speakers are not working ,i have tried everything such taking the batter,restart,format etc
    i have found so many people have the same situiation that i ave with my bb
    what should i do ??

    Hello Doss188.
    Do not reboot the Z10 or tried to get the battery for a minute to see if it works?
    Regards.
    Kudos **Do not forget to give those people who help and advise you regarding your questions, as well give the answer like**
    @ gutijose14
    BBM Channels  PIN: C0007093A
    Do not forget to give LIKE    Those people who help you and advise you about your doubts.  if the review has been SOLVED** # 4LL  #ÉliteRoad  Make a backup of your BlackBerry
    BlackBerry Protect and  BlackBerry Link constantly.  #ichooseBlackBerry10 Gutijose14 Forums Veteran I

  • TS1381 Keys "Q to O"(q,w,e,r,t,y,u,i,o) are not working? Please help!

    Hi,
    Hoping someone can help me.
    As the title says... Keys Q to O are not working. I have removed the letter casing from a couple to check for dirt etc but no evidence and the buttons are also working fine.
    Any ideas or help would be very much appreciated!
    Cheers.

    Just taken another look at your posting history and found you have indeed tried a post of your own.   From what I can see, your problem should be covered by point 9 from Pedro's reply which was quite thorough.    If the letters are highlighted it would mean the keyboard is not the problem.
    But if not, it would appear the keyboard may be suspect.   A small spillage when the machine was not running and then allowed to dry is a thought; a faulty circuit inside is another.   Note how the failing letters are all in sequence and not occurring haphazardly.
    Have you tried it on another Mac or tried someone else's keyboard on your Mac

  • PavillionG​7-2315nr windows 7(64 bit) USB serial control or usb ports are not working. Please help!

    Hi I downgraded the laptop from windows 8 to windows 7 64 bit. Two of my USB ports are not working and cant find the right drivers for it. Can you please direct me, where I can download and update the drivers? Thanks in advance.
    Shawe

    Hi:
    Download and instal both of these drivers and reboot.
    http://h20565.www2.hp.com/hpsc/swd/public/detail?s​p4ts.oid=5229463&swItemId=ob_125616_1&swEnvOid=405​...
    http://h20565.www2.hp.com/hpsc/swd/public/detail?s​p4ts.oid=5229463&swItemId=ob_123787_1&swEnvOid=405​...

  • My iMessages are not working! Please help?!

    My iMessages are not working? And I am receiving text messages over 48 hours late! There are some messages which I know have been sent and still have not received! I have called Vodafone and they have told me iMessages have nothing to do with them and that they have had several calls to do with this!
    I just want to be able to use my phone!
    Please help!

    OOk now try this if you want. First off turn off iMessage in your settings, messages. Follow by turning off FaceTime in settings, FaceTime.  Now once you have iMessage and FaceTime OFF. In settings got to general , reset, and reset network settings. This will reset your wifi also if you have it enabled so if you did you will have to input your password again. Then follow up by turning on iMessage and turning on FaceTime. Good luck. This seemed to work for some users.

  • When i go in my settings on my ipod touch 3gen it says no wi-fi as in i cant connect to any wi-fi at all i tried to restore but did not work HELP PLEASE

    when i go in my settings on my ipod touch 3gen it says no wi-fi as in i cant connect to any wi-fi at all i tried to restore but did not work HELP PLEASE

    See:
    iOS: Wi-Fi or Bluetooth settings grayed out or dim
    If not successful, an appointment at the Genius Bar of an Apple store is usually in order.
    Apple Retail Store - Genius Bar

  • After update.. i can not start the ipad, when i press agree in the terms ...it will freeze and the screen not working///help please

    after update.. i can not start the ipad, when i press agree in the terms ...it will freeze and the screen not working///help please

    What to Do When Your iPad Won't Turn On
    http://ipad.about.com/od/iPad_Troubleshooting/ss/What-To-Do-When-Your-Ipad-Wo-No t-Turn-On.htm
    iOS: Not responding or does not turn on
    http://support.apple.com/kb/TS3281
    iPad Frozen? How to Force Quit an App, Reset or Restart Your iPad
    http://ipadacademy.com/2010/11/ipad-frozen-how-to-force-quit-an-app-reset-or-res tart-your-ipad
    iPad: Basic troubleshooting
    http://support.apple.com/kb/TS3274
    iOS: Resolving update and restore alert messages
    http://support.apple.com/kb/TS1275
    iPad: Unable to update or restore
    http://support.apple.com/kb/ht4097
     Cheers, Tom

Maybe you are looking for

  • DBIF_RSQL_INVALID_CURSOR : Error extracting records in RSA3 for 2LIS_02_ITM

    Hi I'm extracting the data in R/3 system using tcode RSA3 for transaction datasource (2LIS_02_ITM). When i extracted the transaction data , it was giving time out error. Then i went into debug mode to find the error. While debugging the code it gave

  • Why are arial narrow fonts unavailable in photoshop cc

    These fonts are installed in my Windows Fonts directory but dont show up in PS.

  • 1 Graph from two queries

    Hi Guys, I have the following requirement : Query1 : Incidents open this  month Query 2:Incidents close this  month For the above queries i need to create a Webtemplate :  2 tables from 2 queries  + 1 Graph from two queries. Is it possible to get a s

  • Dynamic PL/SQL binding problem

    Hi all, i have some proble with my pl/sql code. Thisi is the code DECLARE Lancio_T VARCHAR2( 1) := 'N'; Rec_Cam VARCHAR2(100) := 'ALL'; BEGIN str_Sql := ' CREATE TABLE SIEBEL.TEMP_1074_SERVIZI                '|| ' AS      SELECT      /*+INDEX (temp I

  • Can pending draft document edit by approvals?

    Hi all expert, I would like to ask your about the pending draft document. Can it be allow edit by approvals(The person who allow approve the document)? Example: new Purchase Order create by originator, when the approvals received the message & want t