Showing posts with label Blogging Tips. Show all posts
Showing posts with label Blogging Tips. Show all posts

Wednesday, December 26, 2012

Blog Tips: HTML Code for Bloggers

Center


<center>   <code to be centered> </center>

place this bit of code around the object code, or around anything inside the <div> and </div>. The centering command must be closed within the div command or you will get an error.


Open link in new window


target="blank"

to be placed after the image reference script before >
<a href="http://www.yourlinkhere.com" target="_blank">LINK TEXT</a>
(click for more info)


Nofollow


rel=”nofollow” 

After the <a in the beginning of your code for the address you are linking to (either text or Image), just after the a insert rel="nofollow" with a space before and after it.

<a rel=”nofollow” href=”http://www.yourlinkhere.com”>LINK TEXT</a>

 

Page Break


<br />  

Insert this command after text, picture, videos or whichever code to help space things out.


Sunday, August 19, 2012

LinkWithin Blog Widget

LinkWithin is a blog widget that appears after each post, automatically linking the related stories from your blog archive. This free and ad-free widget links to stories that are relevant to readers of a particular post, keeping them on your blog and increasing blog traffic. It takes only a minute to install the widget into your Blogger account. It will also link to relevant posts from all your blogs. Follow these simple steps to install.

Example