- Log in blogger with your ID
- Click the Layout menu
- Click Page Elements
- Click Add a Page Element
- Click ADD TO BLOG link on the menu list
- Write the title link in the Title field on the form. It is an example in my blog "link partners" or whatever you please
- Fill in the number of links you want to show on your blog in the form Number of Links to show in list, you want to limit the number of links that will be displayed, in case you do not want to restrict in the blank please.
- Sorting on the form, please select the sort Alphabetically if you want your link in sort by alphabet letters (starting from A -> Z), or select revers Alphabetically sort if you want a link that you make in sort in reverse order (starting from Z - > A). If you do not want them, links that appear in accordance with which you created, please select Do not Sort
- Write the address in the URL that will link New Site URL on the form. Example: http: / / column-tutorial.blogspot.com
- Write a name or word you want appears on the link that you've made to form the New Sit Name. examples: Blog Tutorial.
- Click the Add link, if you create a link more than one. Please fill in all the forms in accordance with the steps above.
- Click SAVE CHANGES when finished
- If you want to put your links for you, please point your mouse to the box you create a new link, then press and hold the mouse while on the move to a place that you want (in drag & drop).
- Click SAVE. Completed
Create a link from a picture or image
If you have an image, and images are wanted in making a link. So do as below:
Upload your own image hosting site to store pictures, examples http://www.photobucket.com.
If you have uploaded your image, then the image will be given a URL, copy the address on the notepad. For example images chicklet tutorials in addition to having a blog URL address:
http://i598.photobucket.com/albums/tt65/jack_setya/athrun%20zala/27.jpg
Well if you want to make a picture into a link, the code was written by:
<a href="http://jokosetiono-blog.blogspot.com/"><img src = "http://i598.photobucket.com/albums/tt65/jack_setya/athrun%20zala/27.jpg "></a>
(Code one line)
if you want in a new window:
<a href="http://jokosetiono-blog.blogspot.com/" target="_blank"><img src = "http://i598.photobucket.com/albums/tt65/jack_setya/athrun%20zala/27.jpg "></a>
(Code in one line)


0 comments:
Post a Comment