Jump to content

Title tag

- - - - -

This topic has been archived. This means that you cannot reply to this topic.
2 replies to this topic

#1
Guest_Kaabi_*

Guest_Kaabi_*
  • Guests
Most people know about the alt tag, but the title tag is also important. I recently discovered that you can put a title tag, some of like a target one (target="_blank"), into a link, and that's what comes up if the link doesn't work for some reason. It further helps with SEO. Here's an example.

<a href="http://www.domain.com" Title="Domains">Domains</a>

:)

#2
dirkfirst

dirkfirst

    Programming Expert

  • Members
  • PipPipPipPipPipPip
  • 354 posts
Yes, and what does this title tag do for you besides promote anchor text?

#3
Guest_Kaabi_*

Guest_Kaabi_*
  • Guests
I don't know... I think it's the text that appears if the link can't appear for some reason, like an alt tag. Not sure why a link wouldn't appear though...