in Category:Webdesign

Write a valid XHTML document – 5 important steps

XHTML is a xml based language which is the main difference from normal HTML. There are several rules to make a document a valid xhtml…

Nofollow external or advertising links

How to block spiders from following specific links or links from a page by using nofollow tag? Nofollow tags are useful in various aspects. This…

How to make tables using dreamweaver

Table is a useful feature to organize contents in a web page. Table can be dividing in to number of rows and columns to form…

How to add images to a webpage

A webpage without images will not look good. Pages with more images can attract large number readers than pages without images. The element img will…

Horizontal Navigation using list property

Simple horizontal navigation using list property. Sample html coding and css styles examples are shown better understanding. Basically, there are two methods to list the…

TutorialsTag