Tuesday, October 25, 2011

Changing a link name to a single word.....?

I would like to add my flickr link to my tumblr page, but i want the link to say flickr...how do i do this!?!?!?!Changing a link name to a single word.....?%26lt;p%26gt;%26lt;a href=%26quot;URL path to external link%26quot; title=%26quot;Mouseover Description%26quot;%26gt;Flickr%26lt;/a%26gt;%26lt;/p%26gt;



You can change the %26quot;p%26quot; tags to div tags and style as needed.



Practice Your Link Code Online: http://www.w3schools.com/HTML/tryit.asp?



Maske sure the href=%26quot;%26quot; has the correct path you want to use. Copy/paste it from the browser's address field.



Ron