One major skill you should have as a blogger or as an internet marketer is to know how to do simple html as such as vital meta tags and text links. Remember this when you are creating meta tags:
<title>Title of Your Web page Here, Writer Outsource</title>
<meta name=”description” content=”Brief description of the contents of the Page, everything you wanted to know about prices of Shirley Bongbong the writer outsource”>
<meta name=”keywords” content=”keyword phrases that describe your web Page, writing, online admin, writer outsource, essay article writer, article spin writer”>
There are various ways to create your text links. First is to create a plain text link that will be displayed in your web page that looks like this:
<a href="Site url">Displayed Text</a>
Example: <a href="http://www.essayarticlewriter.com">Essay Article Writer for Hire</a>
If you want to create a text link that will open to another tab or window you add target=”_blank” that looks something like this:
<a href="site url" target="_blank">Displayed Text</a>
Example: <a href="www.articlespinwriter.com" target="_blank">Spin Your Articles for Directory Submission</a>
To make a picture link, you must know where to host your image first. Personally I have been using photobucket.com for this purpose. Remember to use the site that is likely to be live or up most of the time or your codes and images will disappear too while they are experiencing downtime. The picture link is something that will look like this:
<a href="URL_OF_SITE_HERE"><img src="URL_OF_IMAGE_HERE"></a>
These are simple things that you need to know especially if you are a site owner who intends to run everything on your own. I have been managing quite well with these things. If you need website templates, you may look for the open source or free templates sites on the internet and download then tweak it. This is very cost effective and you don’t have to be good in order to know this. Templates can be edited using notepad. Kompozer is good software too but notepad has always been my friend when I am editing my sites. There is another site who sells html tables at a good price of US$5 for that. Try looking at searchbliss site. They got cheaper webmaster resources and tools there.