Ode To A Dutchman

J

Jonathan N. Little

thedarkman said:
Well,

I've replaced the file but I've just noticed he's deleted all my<a
name="limerick">

going to have to restore them all manually - sigh.

I suppose that format is okay.


1) <a name="limerick"> is not valid it requires a closing tag
2) Anchors *must* be unique so you can only have one <a
name="limerick"></a> per page
3) If these are just anchors to add a ID attribute to an exiting element
instead:

<h2 id="dutchman">Ode To A Dutchman</h2>

<p>There is a bloke Evanderaart
<br>Who's known to be ever so smart,
<br>He sorted my file
<br>With its coding so vile
<br>To a readable form, end to start.
</p>
 
D

Doug Miller

Well,

I've replaced the file but I've just noticed he's deleted all my<a
name="limerick">

Yes, there's a good reason for that.
going to have to restore them all manually - sigh.

No, you don't "have to restore them". What you need to do instead is to
learn how to write valid HTML.
 
M

MG

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,755
Messages
2,569,536
Members
45,013
Latest member
KatriceSwa

Latest Threads

Top