MySpace! =) Help with HTML?

  • Thread starter Thread starter Brittany
  • Start date Start date
B

Brittany

Guest
I know how to do my basic codes, but how do I make a like with the words? Like, I'd like to type something, then someone can click it and it'll take them elsewhere. In my case, to another MySpace profile page. =) Any help would be great, thanks!
Like I said, I already know basic coding. I couldn't think of what to call it, I couldn't remember it was called a hyperlink. Thanks to everyone, I'll prolly pick a random best answer laterrr.
 
so you want to make a hyperlink! it's really easy. :)


here's the code:
<a href="PUT YOUR SITE URL IN THE QUOTATIONS">then right here is where you put the words that go somewhere like "home" or whatever</a href>


easy peasy. :)
 
Back
Top