
January 22nd, 2012, 01:40 AM
|
|
Registered User
|
|
Join Date: Oct 2011
Posts: 6
Time spent in forums: 4 h 26 m 7 sec
Reputation Power: 0
|
|
|
< a href=""</a> problem
Hi
I have been trying to figure out how to fix this with no luck I have 5 hypertext links but I can not get the last one to work, completely at a lose here
<div>
[<a href="index.html">
Home
</a>]
[<a href="Biography.html">
Biography
</a>]
[<a href="Achievements.html">
Achievements
</a>]
[<a href="PreviousWork.html">
Previous Work
</a>]
[<a href="WorksinProgress2.html">
Works in Progress
</a>]
</div>
Thank you appreciate any help plz.
|