Pages

Friday 28 September 2012

How to create a static html site by editing templates?

Do not know how to create a static html page for you???

Ok lets see how it can be done easily.

If you are not at all familiar with html, my suggestion is that download a free html template from the internet.Just google " free html css template " and you will get many sites providing free html.

Look for the design you like most and download it .

Most probably the file will be in .zip or .rar format. Extract it and you can see some folders named css,img etc and some html pages too.

Now you need is an IDE editor to edit html pages. I recommend Adobe Dreamweaver. It is very easy and has many built in features. You can download its demo version from adobe's site.

Open the web page in adobe and you can see the design section and coding section simultaneously.







Now change the menu names accordingly. Find out the images in the img folder. And open it in photoshop to edit it to make your custom images. Please note the image size must be same as the original images in the img folder. Otherwise it will break the html design.

Change all images to your desired style. If you are a newbie leave css untouched. 

No comments:

Post a Comment