Tutorials & Articles - recently added

How to Set Up a Blog at Blogger.com

This video will show you how to set up a FREE blog easily using Blogger.com .

How to Add Graphics/Ad Buttons to your Blogger Blog

In this video, I show you how to add a graphic button or ad button to the side bar of ...

How to Use Google Reader

In this video, you will learn how to use Google Reader to keep updated with blogs/podcasts that you subscribe to.

How to resize a Photo using Photo Bucket

In this video, you will learn how to easily resize photos you can use online using PhotoBucket - a free ...

How to Set Up an Email Account Using CPanel

In this video, you will learn how to set up email account for your website through your Cpanel. *Note*-This video ...

How to Figure Out Html Color Code

This video tutorial will show you how to figure out the html color codes on a website.

Working with Lists

It is easy to format your text into alist on your webpage. Use the following html tags below: Create an ...

Background Color

To change the background color of a webpage, use the following html tags. In the Body Tag, add BGCOLOR="color" Replace color ...

Working with Fonts

To change the format of the FONT of your webpage, use the html tags below: <font size=1> MY TEXT. </font> ...

Bold-Italic-Underlined

To make a word BOLD use the following html tags. <b> Make this text bold. </b> To make a word Italic use ...