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