Thread
:
Feedback For An Old Website
View Single Post
#
6
(
permalink
)
31-10-2007, 02:44 AM
LeadMagnet
Mr. Tambourine Man
Join Date: Jun 2007
Location: Ireland
Gender:
Posts: 1,891
It's pretty simple, you never closed your 'a' tag.
Elements are tags. Any tag you open needs to be closed e.g.
HTML Code:
<a>
is closed with
</a>
or self-closed e.g.
HTML Code:
<br/>
<img src=
"whatever.jpg"
/>
__________________
Subtlety is my middle name... and first and last in case you didn't get the point.
Last edited by LeadMagnet; 31-10-2007 at
02:46 AM
.
LeadMagnet
View Public Profile
Send a private message to LeadMagnet
Find all posts by LeadMagnet