Author Topic: Forum 'Anchors'  (Read 606 times)

Sorry, but I couldn't think of another way to say it.

Alright, well, I have been playing around with HTML and I thought a great feature is the 'anchor' thing.

Like this:

<a name="anchor">This would be an anchor.</a>

Then you would add the other stuff, and then:

<a href="#anchor">Back to top.</a>

I don't know if this is possible, if not I apologize, but the reason this is a good idea to me is to help with clans (take The Craftsmen for example) that have an index.

That code is correct, right?

took a bit of thought to understand but this is a neat idea

took a bit of thought to understand but this is a neat idea

Thanks, but do you think it's possible?

I think there are anchor tags, but i forget what they are

[iurl=#videos]Videos[/iurl]

[anchor=videos]VIDEOS:

Regulith uses them here.

I think anything's possible with

Seriously, though. Good idea.

[iurl=#videos]Videos[/iurl]

[anchor=videos]VIDEOS:

Regulith uses them here.
Aha! Thanks for reminding me, i also forgot Regulith used it

[iurl=#videos]Videos[/iurl]

[anchor=videos]VIDEOS:

Regulith uses them here.

Oh, sorry.
Should I lock?


This has been long a part of SMF
This is how it's done:
[anchor=anchorname]lol[/anchor]

And to link to it in the same thread:
[iurl=#anchorname]text[/iurl]

Alright thanks.

Sorry, though, I hadn't realized.