T
Tim W
What's the difference between a link and an anchor? Is there one?
My 'build your own website' manual that I have been learning from
doesn't make any distinction, the index says 'Anchor: see Link' but when
I look at the tinyMCE html editor it has separate buttons for inserting
a link and an anchor. The anchor button appears to put in a bit of html
like:
<a name="thenameyouchose"></a>
without the href bit. what would be the point of that?
Tim w
My 'build your own website' manual that I have been learning from
doesn't make any distinction, the index says 'Anchor: see Link' but when
I look at the tinyMCE html editor it has separate buttons for inserting
a link and an anchor. The anchor button appears to put in a bit of html
like:
<a name="thenameyouchose"></a>
without the href bit. what would be the point of that?
Tim w