Sunday, July 15, 2012

HTML: where to write and test on desktop

This is lesson 1 of HTML. If you are making website or trying code of HTML, you have can do any of the following:  

1) Write on Notepad
Go to Start > programs > accessories > notepad. write you HTML code and save it with HTML extension. It means if you are saving file with the name of "new", you have to save it by the name of "new.html". Then save it. And run it in a browser.

2) Use a software
You can use Macromedia Dreamweaver or Microsoft Frontpage, and test your code there. These are commercial software.

Saturday, July 14, 2012

Test HTML of a website maintains w3 standard or not

It is necessary to test whether HTML of your website maintains standard of W3 or not. To test that you can try any or more than one ways described below. First one is validator of W3. This validator tells your errors of your websites. This validator can be found on http://validator.w3.org/.
You just enter domain of your website on the address bar and click check. Then this validator shall tell you errors of your website and also suggestion.

Best Wordpress plugins


Wordpress is the most popular CMS with lots of beneficial free and commercial plugins available around you. These plugnins are useful and necessary to fulfill your blogging need with Wordpress. Some most popular and super plugins are described below:

1) Search engine optimization for wordpress: 

For search engine optimization of your wordpress, you have to use plugin which provides opportunity to do all steps necessary for seo. The most popular two plugins for seo are ‘all in one seo pack’ and ‘headspace2’. With this two plugins you can edit page, post and site for seo. These two are free.

Favicon HTML

Favicon (pronounced fav-eye-con) is the short name for “favorites icon” and is otherwise called as a shortcut icon. It is a square icon that is shown next to the URL of any webpage in a browser that supports tabs like Firefox, Google Chrome, Opera and Internet Explorer. It works as an identity of the website and company. It must be 16×16 (most common) or 32×32 pixel using 8 bit or 24 bit color.

If you are using Blogger blog, you might have already noticed that Blogger shows default favicon next to the URL of your blog as shown here:

Contact form for blogger

There are many websites which build contract from for free. You have to create free account, then on dashboard you have to choose which option will be provided in the contract form. Then after selection, they shall provide you html code. You can embed this html code in two ways.
1 Create a post and paste the html, in edit html mode. And give label 'contact me' or create a menu if you are using menu.
2 Create a page by going to posting>edit pages and name the page 'contact' and paste the html in description. Then, done
You can do this on www.kontactr.com.

HTML to redirect website/ blog

Redirect htmlRedirection is process where url of a website/ blog is redirected to another website/ blog. sometimes, website owners and blogger change their domain. To keep visitors of past domain, website owners and bloggers have to redirect their past domain to new one.
For example, if you have a blog of which domain is www.pastdomain.co and you redirect that blog to www.presentdomain.com. Then when visitors shall attempt to visit www.pastdomain.com, they will automatically be redirected to www.presentdomain.com. And they shall see your present website.

Benefits to blog on Blogger

A blog site is a site where the publisher of the blog writes about something. People and enterprises publish blog to provide information on a definite topic. They write valuable theories, critical reviews, news, services etc.
Deutsche Welle, a German radio organization, organizes the best of bloggers award. In this event, bloggers from the whole world participate in various categories.
Blogs are of various categories such as text, video, audio, podcast. The blog site which I am writing about can be used as text blog. But you can also add video, audio, picture and lots of others services available in that site.