i am currenlty trying to build a web sites. i am goinig to build a sites with a new of web pages. one of the things i relize that it is very troublesome if every time i have to hard code all the web pages and update. i wonder is there a way that i can set up a teamplate page. and every time i want to use the page i just use that and change the content according. is there a way to do. Can any one show me or give me some hint. Thank you
hei i have some question on how to set up a FTP server so i can allow my fd to ftp and transfer files.
WYSIWYG editors like DreamWeaver often offer the possibility to create a template and create pages based on it. In this case, the tool itself takes care of maintaining the parts that belong to the template rather then using server side scripting.
I have some experience with using a template in DW, and must say it works pretty well.
By the way: what number of pages will your site comprise? If it's a one figure number, i doubt the amount of work making updates will be so big that setting up some sort of template mechanism is worth the hassle.
My opinion. Design your own templates. All you have to do is make the basic look for your page and put in basic stuff. Basic stuff like colums and boxes and links set up but not active with little notes on each one telling link here and for a button button here. etc
wysiwyg's are okay ( not really ).
i have heard about that template DW thing, surely not as effecient as server side includes, considering it would be your own coding it would also be easier to edit.