Question:

Why won't my links show up when clicked?

by Guest59260  |  earlier

0 LIKES UnLike

Here is my codes.

<a href="..\Bio.html">biogragrapy of vada"></a>

<th width="132" align="left" valign="top" class="style11" scope="row"><p class="style10"><a href="index.html">HOME</a></p>

<p class="style10"><a href="bio.html">BIOGRAPHY</a></p>

<p class="style10"><a href="myimages.html">IMAGES</a></p></th>

On my web page the words

Home

Biography

Images

show up but when you click on them internet explorer show up stating error. Can someone Tell me why? Thanks for your time.

 Tags:

   Report

2 ANSWERS


  1. &lt;a href=&quot;../Bio.html&quot;&gt;biogragrapy of vada&lt;/a&gt;

    &lt;th width=&quot;132&quot; align=&quot;left&quot; valign=&quot;top&quot; class=&quot;style11&quot; scope=&quot;row&quot;&gt;

    &lt;p class=&quot;style10&quot;&gt;

    &lt;a href=&quot;../index.html&quot;&gt;HOME&lt;/a&gt;&lt;/p&gt;

    &lt;p class=&quot;style10&quot;&gt;

    &lt;a href=&quot;../bio.html&quot;&gt;BIOGRAPHY&lt;/a&gt;&lt;/p&gt;

    &lt;p class=&quot;style10&quot;&gt;

    &lt;a href=&quot;../myimages.html&quot;&gt;IMAGES&lt;/a&gt;&lt;/p&gt;

    &lt;/th&gt;

    try that

    Also to make this easier put in the full your into your links ie:

    www.mysite.com/index.html

    that will make things easier for you to make sure your links work.


  2. IE is horrible -- you need to get firefox because it&#039;s safer, faster and I think it&#039;s more stable - here is a site that tell you how to make firefox 10 times faster and also has a download link http://analysisandreview.com/troubleshoo...

Question Stats

Latest activity: earlier.
This question has 2 answers.

BECOME A GUIDE

Share your knowledge and help people by answering questions.