954,604 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

html template help

I have made a .dwt file. But I do not know how I can make different html files from it.

Basically I have three editable regions in the dwt file. and I want to use that file to make my index.htm file.

Can someone show me how to do something like that?

desiguru
Junior Poster in Training
63 posts since Aug 2006
Reputation Points: 10
Solved Threads: 1
 

Cant you just hit save as and save it as a .html file?

I would just like to point out that the dreamweaver templates are probably not the best thing to use if you want to build a website. They do not meet up to current web standards for the main reason that they use tables instead of divs and css. If you are trying to make a page that can be transfered over and over again divs and css would be the way to do this.

mikeandike22
Nearly a Posting Virtuoso
1,496 posts since May 2004
Reputation Points: 33
Solved Threads: 19
 

Would CSS and DIV work with most of the web browsers and OS?

desiguru
Junior Poster in Training
63 posts since Aug 2006
Reputation Points: 10
Solved Threads: 1
 

yes, properly constructed div/css layouts are cross-browser compatible.

I don't use dw templates myself (they are just a pain in the rear) but you should be able to create a div/css dreamweaver template.

FC Jamison
Posting Pro in Training
Team Colleague
446 posts since Jun 2004
Reputation Points: 92
Solved Threads: 21
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You