.gobump img{ border: 5px solid #ccc; float: left; margin: 15px; -webkit-transition: margin 0.5s ease-out; -moz-transition: margin 0.5s ease-out; -o-transition: margin 0.5s ease-out; border-radius: 5px 5px 5px 5px; } .gobump img:hover { margin-top: 2px; }

twitter

Friday, March 13, 2009

clickable link with HTML


This was a very interesting problem for me to figure out, because I am not by any means good at writing code. This of course will not work in the ehow article so I am going to use a "," as a separator. So all you will have to do is remove the "," and you will be good to go.



Step1
The first thing that you want to do is type the intorduction to the code. It looks like this. <,a, href,= Remeber you will need to take out the ",".
Step2
The next step is what I would call the easiest part of the whole process. I have to type the URL of the website that you want to link to inside quotation marks. Example. "http://www.peytonwholesale.synthasite.com" and then close it with a greater than sign >.
Step3
Now you type in the catchy little saying that you want for the link. To tie it all together you close off with this, <,/,a,>. Remember to take the "," out.
Step4
There you go a clickable link that can be put anywhere you can place html. I use it in comment boxes and on myspace. Thank you for reading another short and to the point article.


Twitter Delicious Facebook Digg Stumbleupon Favorites More

 

Categories