Create 3D effect email icon with reflection

This mail cover icon will be very useful in your web design projects.
This can be used as image link to contact form, subscription form, etc. View Tutorial

create-3d-effect-email-icon-with-reflection

 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 cells. It is possible to insert any number of tables inside a table. View Tutorial

how-to-make-tables-using-dreamweaver

 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 be used to insert an image in to a webpage. View Tutorial

how-to-add-images-to-a-webpage

 Horizontal Navigation using list property

Basically, there are two methods to list the links horizontally. One is by using the Float method and another is by display as inline method.
Here is a sample html code which would be used to show the navigation list items. View Tutorial

horizontal-navigation-using-list-property

 Make a simple table less website using CSS Layout

Creating a web page with CSS layout is always very useful which became very popular. It is the w3c standard for defining the layout of a (X)HTML document. View Tutorial

make-a-simple-table-less-website-using-css-layout