Friday, November 13, 2009

How do you set up a blog titleing: Spring Break Locations: click on it, then go to a separate page?

I have a personal page something myspace, except this one is called Tagworld. I noticed that some people had blogs in which they had the title underlined, and if you clicked on it, it brought you to its individual page. I believe it was an HTTP setting but I dont know how to create a title line where people dont have to read the entire blog itself, instead, they can read the title of it and if they're interested, they can click on it and the page will be brought up for them.

How do you set up a blog titleing: Spring Break Locations: click on it, then go to a separate page?
I think what you are looking for is the html code for a link:








%26lt;a href="yourlink.com"%26gt;This text%26lt;/a%26gt;





"This text" would be the link





To open it up in a new window:





use: %26lt;a href="yourlink.com" target="new_page"%26gt;This text%26lt;/a%26gt;
Reply:in the title refer it to as %26lt;a href="http://website link"%26gt;Title%26lt;/a%26gt;


No comments:

Post a Comment