View Full Version : can someone please tell me why
blueman
11-12-2005, 06:48 AM
my links dont work this is the code: the rest work its the bold blue and underlined parts
<html>
<head>
<title>Educational Resources</title>
<link rel=stylesheet type="text/css" href="style.css">
</head>
<body background="img/background.jpg" bottommargin="0" leftmargin="0" marginheight="0" marginwidth="0" rightmargin="0" topmargin="0">
<center><table width="765" height="100%" cellpadding="0" cellspacing="0" border="0" background="img/mainbackground.jpg"><tr valign="top"><td>
<table width="764" height="97" cellpadding="0" cellspacing="0" border="0">
<tr valign="top">
<td width="248"><!-- logo image --><img src="img/templogo.jpg" width="248" height="97" border="0" alt=""><!-- end logo image --></td>
<td width="100%" background="img/toplogobg.jpg"><img src="img/toplogobg.jpg" width="22" height="97" border="0" alt=""></td>
</tr>
</table>
<table width="764" height="42" cellpadding="0" cellspacing="0" border="0">
<tr valign="top">
<td width="169"><img src="img/left1.jpg" width="169" height="42" border="0" alt=""></td>
<td width="100%" background="img/left1bg.jpg"><img src="img/left1bg.jpg" width="20" height="42" border="0" alt=""></td>
</tr>
</table>
<table width="764" cellpadding="0" cellspacing="0" border="0">
<tr valign="top">
<td width="150">
<!-- menu below, copy and paste the menudivider.jpg code as necessary -->
<!-- the is code for a one letter space -->
<img src="img/menudivider.jpg" width="150" height="6" border="0" alt=""><BR>
<a href="index.html">Home</a><BR>
<img src="img/menudivider.jpg" width="150" height="6" border="0" alt=""><BR>
<a href="about us.html">About Us</a><BR>
<img src="img/menudivider.jpg" width="150" height="6" border="0" alt=""><BR>
<a href="contact us.html">Contact Us</a><BR>
<img src="img/menudivider.jpg" width="150" height="6" border="0" alt=""><BR>
<a href="educational resources.html">Educational Stuff</a><BR>
<img src="img/menudivider.jpg" width="150" height="6" border="0" alt=""><BR>
<a href="admin info.html">Admin Information</a><BR>
<img src="img/menudivider.jpg" width="150" height="6" border="0" alt=""><BR>
<a href="Recommended files.html">Recommended Files</a><BR>
<img src="img/menudivider.jpg" width="150" height="6" border="0" alt=""><BR>
<a href="buy sell and swap.html">Buy, Sell, & Swap</a><BR>
<img src="img/menudivider.jpg" width="150" height="6" border="0" alt=""><BR>
<!-- end menu -->
</td>
<td width="10"> </td>
<td width="744">
<!-- add your content below -->
<center><H1><FONT size="6" color="royalblue" FACE="Times New Roman">Educational Resources</H1></FONT></center>
<BR><BR><FONT size="3">
<A HREF="shape and space.html"><IMG SRC="img/circle.jpg"></A> <A href="shape and space.html">Shapes and Space</A><BR><BR>
<A HREF="subtraction and addition.html"><IMG SRC="img/subtract.jpg"></A> <A HREF="subtraction and addition.html">Subtraction and Addition</A><BR><BR>
<A HREF="multiplication and division.html"><IMG SRC="img/multiply.jpg"></A> <A HREF="multiplication and division.html">Multiplication and Division</A><BR><BR>
<A HREF="maths equations.html"><IMG SRC="img/maths.jpg"></A> <A HREF="maths equations.html">Math Equations</A><BR><BR>
<A HREF="data handling.html"><IMG SRC="img/graph.jpg"></A> <A HREF="data handling.html">Data Handling</A><BR><BR>
<A HREF="patterns.html"><IMG SRC="img/pattern.jpg"></A> <A HREF="patterns.html">Patterns</A><BR><BR>
<A HREF="recognising numbers.html"><IMG SRC="img/recognise.jpg"></A> <A HREF="recognising numbers.html">Recognising Numbers</A><BR><BR>
<A HREF="literacy.html"><IMG SRC="img/literacy.jpg"></A> <A HREF="literacy.html">Literacy</A></FONT><BR><BR>
<a href="shape and space.html"><IMG SRC="img/circle.jpg"></A> <a href="shape and space.html">shapes and space</a><BR><BR>
<BR><BR><BR>
<center><A HREF="index.html">Home</A> <A HREF="about us.html">About us</A> <A HREF="contact us.html">Contact Us</A> <A HREF="educational resources.html">Educational Resources</A> <A HREF="admin info.html">Admin Information</A><BR><A HREF="Recommended files.html">Recommended Files</A> <A HREF="buy sell and swap.html">Buy Sell and Swap</A><BR><BR>Web site and all contents © Copyright Sharron Robins 2005, All rights reserved.</center><BR>
<!-- end content area -->
</tr>
</table>
</td></tr></table></center>
</body>
</html>
_Aerospace_Eng_
11-12-2005, 07:47 AM
Do they all not work or just a few? You do have spaces in your links. Replace the spaces in your links hrefs with %20 If that doesn't work then post a link to your page.
blueman
11-12-2005, 08:34 AM
all the links blued dont work and i tried changin it b4 and it didnt work but i havnt uploaded it to anywhere yet so i cant post a link plz help
dont worry bout backgound attachment it was a accident
_Aerospace_Eng_
11-12-2005, 08:37 AM
How do you expect me to help you? There is no way for me to test those links because I don't have those files on my system. Just get a free temporary host. In what browser to they not work in? Do you use any absolute positioning in your CSS?
Blueman - two observations:
1) In agreement with Aerospace's last post!
2) I notice that the code you have posted has two notable comments, namely <!-- add your content below --> and <!-- end content area -->. I'm guessing here, but was the page template written by someone else, and then you've added your own code? In that case, have you uploaded all the relevant files to the same place on the server? I know it's a blindingly obvious thing to point out, but sometimes we miss the blindingly obvious! (hence the term "blindingly obvious" :D)
Mike.
blueman
11-13-2005, 02:22 AM
this is another page from the site and all the other pages wont link to it but the page above will:
this is the index page
<html>
<head>
<title>WELCOME TO ICT SERVICES</title>
<link rel=stylesheet type="text/css" href="style.css">
</head>
<body background="img/background.jpg" bottommargin="0" leftmargin="0" marginheight="0" marginwidth="0" rightmargin="0" topmargin="0">
<center><table width="765" height="100%" cellpadding="0" cellspacing="0" border="0" background="img/mainbackground.jpg"><tr valign="top"><td>
<table width="764" height="97" cellpadding="0" cellspacing="0" border="0">
<tr valign="top">
<td width="248"><!-- logo image --><img src="img/templogo.jpg" width="248" height="97" border="0" alt=""><!-- end logo image --></td>
<td width="100%" background="img/toplogobg.jpg"><img src="img/toplogobg.jpg" width="22" height="97" border="0" alt=""></td>
</tr>
</table>
<table width="764" height="42" cellpadding="0" cellspacing="0" border="0">
<tr valign="top">
<td width="169"><img src="img/left1.jpg" width="169" height="42" border="0" alt=""></td>
<td width="100%" background="img/left1bg.jpg"><img src="img/left1bg.jpg" width="20" height="42" border="0" alt=""></td>
</tr>
</table>
<table width="764" cellpadding="0" cellspacing="0" border="0">
<tr valign="top">
<td width="150">
<!-- menu below, copy and paste the menudivider.jpg code as necessary -->
<!-- the is code for a one letter space -->
<img src="img/menudivider.jpg" width="150" height="6" border="0" alt=""><BR>
<a href="index.html">Home</a><BR>
<img src="img/menudivider.jpg" width="150" height="6" border="0" alt=""><BR>
<a href="about us.html">About Us</a><BR>
<img src="img/menudivider.jpg" width="150" height="6" border="0" alt=""><BR>
<a href="contact us.html">Contact Us</a><BR>
<img src="img/menudivider.jpg" width="150" height="6" border="0" alt=""><BR>
<a href="educational resources.html">Educational Stuff</a><BR>
<img src="img/menudivider.jpg" width="150" height="6" border="0" alt=""><BR>
<a href="admin info.html">Admin Information</a><BR>
<img src="img/menudivider.jpg" width="150" height="6" border="0" alt=""><BR>
<a href="Recommended files.html">Recommended Files</a><BR>
<img src="img/menudivider.jpg" width="150" height="6" border="0" alt=""><BR>
<a href="buy sell and swap.html">Buy, Sell, & Swap</a><BR>
<img src="img/menudivider.jpg" width="150" height="6" border="0" alt=""><BR>
<!-- end menu -->
</td>
<td width="10"> </td>
<td width="744">
<!-- add your content below -->
<center><H1><FONT size="6" color="royalblue" FACE="Times New Roman">Home</H1></FONT>
<H4><FONT color="black" size="5" FACE="Arial">your local provider of information communication technology</H4></FONT></center>
<CENTER><font size="5">this site is designed to provide schools and their communities with links and essential information.</font></CENTER><p>
<IMG SRC="img/disc.gif" ALIGN="left"><IMG SRC="img/disc.gif" ALIGN="right">
<BR><BR><p align="justify"><FONT size="3" color="black"><center><B><I>Please feel free to contact us about any links or information you would like to see on this site.</B></I></FONT></center>
<BR><BR><BR><BR><p align="justify"><FONT color="darkblue" size="3"><center><B>To contact us:</B></FONT><BR><img src="img/line2.jpg" width="150" height="6" border="0" alt=""><BR><FONT size="2" color="black"><B>1324 High Street<BR>Lower Hutt<BR>New Zealand<BR><BR><BR>Phone: 021 515-927<BR>E-mail: sharron@ictservices.co.nz</center></p>
<BR><BR><BR>
<center><A HREF="index.html">Home</A> <A HREF="about us.html">About us</A> <A HREF="contact us.html">Contact Us</A> <A HREF="educational resources.html">Educational Resources</A> <A HREF="admin info.html">Admin Information</A><BR><A HREF="Recommended files.html">Recommended Files</A> <A HREF="buy sell and swap.html">Buy Sell and Swap</A><BR><BR>Web site and all contents © Copyright Sharron Robins 2005, All rights reserved.</center><BR>
<!-- end content area -->
</tr>
</table>
</td></tr></table></center>
</body>
</html>
this is a page that wont link to the index page:
<html>
<head>
<title>Contact Us</title>
<link rel=stylesheet type="text/css" href="style.css">
</head>
<body background="img/background.jpg" bottommargin="0" leftmargin="0" marginheight="0" marginwidth="0" rightmargin="0" topmargin="0">
<center><table width="765" height="100%" cellpadding="0" cellspacing="0" border="0" background="img/mainbackground.jpg"><tr valign="top"><td>
<table width="764" height="97" cellpadding="0" cellspacing="0" border="0">
<tr valign="top">
<td width="248"><!-- logo image --><img src="img/templogo.jpg" width="248" height="97" border="0" alt=""><!-- end logo image --></td>
<td width="100%" background="img/toplogobg.jpg"><img src="img/toplogobg.jpg" width="22" height="97" border="0" alt=""></td>
</tr>
</table>
<table width="764" height="42" cellpadding="0" cellspacing="0" border="0">
<tr valign="top">
<td width="169"><img src="img/left1.jpg" width="169" height="42" border="0" alt=""></td>
<td width="100%" background="img/left1bg.jpg"><img src="img/left1bg.jpg" width="20" height="42" border="0" alt=""></td>
</tr>
</table>
<table width="764" cellpadding="0" cellspacing="0" border="0">
<tr valign="top">
<td width="150">
<!-- menu below, copy and paste the menudivider.jpg code as necessary -->
<!-- the is code for a one letter space -->
<img src="img/menudivider.jpg" width="150" height="6" border="0" alt=""><BR>
<a href="index.html">Home</a><BR>
<img src="img/menudivider.jpg" width="150" height="6" border="0" alt=""><BR>
<a href="about us.html">About Us</a><BR>
<img src="img/menudivider.jpg" width="150" height="6" border="0" alt=""><BR>
<a href="contact us.html">Contact Us</a><BR>
<img src="img/menudivider.jpg" width="150" height="6" border="0" alt=""><BR>
<a href="educational resources.html">Educational Stuff</a><BR>
<img src="img/menudivider.jpg" width="150" height="6" border="0" alt=""><BR>
<a href="admin info.html">Admin Information</a><BR>
<img src="img/menudivider.jpg" width="150" height="6" border="0" alt=""><BR>
<a href="Recommended files.html">Recommended Files</a><BR>
<img src="img/menudivider.jpg" width="150" height="6" border="0" alt=""><BR>
<a href="buy sell and swap.html">Buy, Sell, & Swap</a><BR>
<img src="img/menudivider.jpg" width="150" height="6" border="0" alt=""><BR>
<!-- end menu -->
</td>
<td width="10"> </td>
<td width="744">
<!-- add your content below -->
<center><H1><FONT size="6" color="royalblue" FACE="Times New Roman">Contact us</H1></FONT></center>
<center><IMG SRC="img/earth.gif" ALIGN="right"><IMG SRC="img/earth.gif" ALIGN="left"><FONT size="4" face="Times New Roman" color="DarkBlue" <ALIGN="left"><B>Sharron can be contacted on:</FONT><BR><BR><FONT size="3" face="Times New Roman" color="black" <ALIGN="left">Phone: 021 515-927<BR><A HREF="mailto:email address">E-mail: sharron@ictservices.co.nz</A><BR><IMG SRC="img/line2.jpg"></center><BR><BR>
<CENTER><FONT size="4" face="Times New Roman" color="DarkBlue">We are currently based at:<BR><FONT size="3" face="Times New Roman" color="black"> 1324 High Street,<BR>Lower Hutt,<BR>New Zealand.</CENTER><BR><BR>
We are happy to come and see you to discuss your needs on a no obligation basis, where ever you are.<BR><BR>In order to cover travel costs We may need to charge a fee for this.
We look forward to hearing from you.</B>
<BR><BR><BR>
<center><A HREF="index.html">Home</A> <A HREF="about us.html">About us</A> <A HREF="contact us.html">Contact Us</A> <A HREF="educational resources.html">Educational Resources</A> <A HREF="admin info.html">Admin Information</A><BR><A HREF="Recommended files.html">Recommended Files</A> <A HREF="buy sell and swap.html">Buy Sell and Swap</A><BR><BR>Web site and all contents © Copyright Sharron Robins 2005, All rights reserved.</center><BR>
<!-- end content area -->
</tr>
</table>
</td></tr></table></center>
</body>
</html>
but this page will link to the index page:
<html>
<head>
<title>Subtraction & Addition</title>
<link rel=stylesheet type="text/css" href="style.css">
</head>
<body background="img/background.jpg" bottommargin="0" leftmargin="0" marginheight="0" marginwidth="0" rightmargin="0" topmargin="0">
<center><table width="765" height="100%" cellpadding="0" cellspacing="0" border="0" background="img/mainbackground.jpg"><tr valign="top"><td>
<table width="764" height="97" cellpadding="0" cellspacing="0" border="0">
<tr valign="top">
<td width="248"><!-- logo image --><img src="img/templogo.jpg" width="248" height="97" border="0" alt=""><!-- end logo image --></td>
<td width="100%" background="img/toplogobg.jpg"><img src="img/toplogobg.jpg" width="22" height="97" border="0" alt=""></td>
</tr>
</table>
<table width="764" height="42" cellpadding="0" cellspacing="0" border="0">
<tr valign="top">
<td width="169"><img src="img/left1.jpg" width="169" height="42" border="0" alt=""></td>
<td width="100%" background="img/left1bg.jpg"><img src="img/left1bg.jpg" width="20" height="42" border="0" alt=""></td>
</tr>
</table>
<table width="764" cellpadding="0" cellspacing="0" border="0">
<tr valign="top">
<td width="150">
<!-- menu below, copy and paste the menudivider.jpg code as necessary -->
<!-- the is code for a one letter space -->
<img src="img/menudivider.jpg" width="150" height="6" border="0" alt=""><BR>
<a href="index.html">Home</a><BR>
<img src="img/menudivider.jpg" width="150" height="6" border="0" alt=""><BR>
<a href="about us.html">About Us</a><BR>
<img src="img/menudivider.jpg" width="150" height="6" border="0" alt=""><BR>
<a href="contact us.html">Contact Us</a><BR>
<img src="img/menudivider.jpg" width="150" height="6" border="0" alt=""><BR>
<a href="educational resources.html">Educational Stuff</a><BR>
<img src="img/menudivider.jpg" width="150" height="6" border="0" alt=""><BR>
<a href="admin info.html">Admin Information</a><BR>
<img src="img/menudivider.jpg" width="150" height="6" border="0" alt=""><BR>
<a href="Recommended files.html">Recommended Files</a><BR>
<img src="img/menudivider.jpg" width="150" height="6" border="0" alt=""><BR>
<a href="buy sell and swap.html">Buy, Sell, & Swap</a><BR>
<img src="img/menudivider.jpg" width="150" height="6" border="0" alt=""><BR>
<!-- end menu -->
</td>
<td width="10"> </td>
<td width="744">
<!-- add your content below -->
<center><H1><FONT size="6" color="royalblue" FACE="Times New Roman">Subtraction & addition</H1></FONT></center>
<center><FONT size="4" color="black" face="times new roman">If the resource is an online resource just click on the link otherwise right Click the links and choose ‘save target as’ to copy the files to your computer.</FONT></center><BR><center><IMG SRC="img/line2.jpg"><IMG SRC="img/line2.jpg"></center><BR><FONT size="4" color="black" face="times new roman"><center>Sorry we currently dont have any Subtraction and addition resources<BR>If you have any links you would like to see here email them to </FONT><FONT size="3" face="Times New Roman" color="black" <ALIGN="left"><A HREF="mailto:email address">sharron@ictservices.co.nz</A> </center></FONT>
<BR>
<BR><BR><BR>
<center><A HREF="index.html">Home</A> <A HREF="about us.html">About us</A> <A HREF="contact us.html">Contact Us</A> <A HREF="educational resources.html">Educational Resources</A> <A HREF="admin info.html">Admin Information</A><BR><A HREF="Recommended files.html">Recommended Files</A> <A HREF="buy sell and swap.html">Buy Sell and Swap</A><BR><BR>Web site and all contents © Copyright Sharron Robins 2005, All rights reserved.</center><BR>
<!-- end content area -->
</tr>
</table>
</td></tr></table></center>
</body>
</html>
can you try to tell me by looking at the three codes why these links wont work, my guess is somthing on the index page can you look and see if there could be anything stopping the other pages from linking to it but allowing the bottom code/ page to link to it? the blue is the links i want looked at now plz and i will try to find a good free host to put it on so you can look
Glass Casket
11-13-2005, 06:43 AM
We would be able to help you much better if you posted a link.
vBulletin® v3.8.2, Copyright ©2000-2012, Jelsoft Enterprises Ltd.