Category Archive for 'Tutorials'


Domain name are just like your business name. It’s one of the first thing you need ponder on when starting an internet business. Here’s a video tutorials on how to find a good domain name:

Lets get into more detail:
Finding a good domain name is not difficult. Yeah, everybody says the good ones are taken. With [...]

Read Full Post »

I’ve compiled 10 backgrounds that you can download for free at http://www.jennyhow.com/easystripedbackgrounds/
How to add them ?

Set background for the entire page (html):
<body background=”image1.png”>

Set background for table (html):
<TABLE BORDER=”0″ CELLPADDING=”2″ WIDTH=”50%”>
<TR>
<TD BACKGROUND=”yourimage.png”>

Set fixed background of your Myspace page (css):
<style type=”text/css”>
body{background-image:url(”image.png”);
background-attachment:fixed;}
</style>

Set background of your Wordpress or Blogger blog (css):
body {
…..
…..
margin:0;
padding:0;
background:#d4d4d4 url(image.png) repeat-x;
}

Remember to upload the background images [...]

Read Full Post »

There are two ways to design your eBay About Me page. One is through the step by step guide and another is to design your own with HTML. If you choose the latter, do you know there are many tags, specially created by eBay that you can use in your About Me page? There are [...]

Read Full Post »

Hypertext Markup Language (HTML) codes may seem difficult for newbies without any technical background. But in fact there are very easy as the language is pretty self-explanatory.
Customizing your eBay listing is not a difficult thing, you won’t want to pay a designer to tweak your codes for just a minor modification.
So, it’s at least [...]

Read Full Post »

Photoshop is one of the most versatile software out there for professional, powerful photo editing
In this tutorial, I will share with you how to create a bling bling text logo. Going to the nitty gritty details of why a logo is important will be out of the scope here. If you are running business online [...]

Read Full Post »

Digital watermarking is a must if you want to protect your image copyright. Your digital watermark can be a text or picture. To have a picture watermark, you need special image watermarking software.
Freewares like MS Paint can only provide simple text watermark. But it need not be dull - your choice of fonts, size and [...]

Read Full Post »

Photoshop is a great software you can use to put a copyright logo or wordings on your product photos. Putting a copyright on your photos is one of the most common method to protect your images online. I use the embossing tool in PhotoShop to do it. Of course there are many ways to put [...]

Read Full Post »