purge
12-03-2009, 02:43 AM
Hi there,
Hope someone can help.
I added a new link for my site called "lso student central"
here is the code below
[CODE]
<div id="container">
<div id="header">
<!-- end #header -->
<img src="images/lso_logo.jpg" alt="LSO Logo" width="412" height="143" /><img src="images/lso_banner.jpg" alt="LSO Banner" width="568" height="143" />
<ul>
<li><a href="#" class="currentmain">home</a></li>
<li><a href="courses.html">courses</a></li>
<li><a href="clinic.html">clinic</a></li>
<li><a href="research.html">research</a></li>
<li><a href="history.html">history </a></li>
<li><a href="library/library.html">LSO Student Central </a></li>
</ul>
</div>
[CODE]
Problem is that when viewing the site, the link sometimes does not appear e.g "LSO student central" link is not shown or disappears, but then on other on other machines browsers, the link appears fine. Anyone know what could the problem be?
Sometimes reloading the site and the link actually appears?!?!
The site is www.lso.ac.uk
Thanks in advance
Hope someone can help.
I added a new link for my site called "lso student central"
here is the code below
[CODE]
<div id="container">
<div id="header">
<!-- end #header -->
<img src="images/lso_logo.jpg" alt="LSO Logo" width="412" height="143" /><img src="images/lso_banner.jpg" alt="LSO Banner" width="568" height="143" />
<ul>
<li><a href="#" class="currentmain">home</a></li>
<li><a href="courses.html">courses</a></li>
<li><a href="clinic.html">clinic</a></li>
<li><a href="research.html">research</a></li>
<li><a href="history.html">history </a></li>
<li><a href="library/library.html">LSO Student Central </a></li>
</ul>
</div>
[CODE]
Problem is that when viewing the site, the link sometimes does not appear e.g "LSO student central" link is not shown or disappears, but then on other on other machines browsers, the link appears fine. Anyone know what could the problem be?
Sometimes reloading the site and the link actually appears?!?!
The site is www.lso.ac.uk
Thanks in advance