PDA

View Full Version : how do you...



AdidasROXX
May 28th, 2001, 20:23
how do you design your sites??

templates or no-templates??

which would be easier too??

currently i dont ever use(d) templates...maybe thinking of trying...

hcarlson3
May 28th, 2001, 20:44
I don't use templates, let's you be more creative. But a template would make things easier to start off.

Epgs
May 28th, 2001, 21:07
templates are easier but i start from tscratch most of the time

bigperm
May 29th, 2001, 04:10
It depends on what you mean by templates. Are you talking hard-coded templates, where the header and footer and navigation is hard-coded into every page? Or are you talking about some kind of server-side template, using PHP or SSI?

Server-side templates are what I use and they are the easiest I think because if I want to change something on all my pages, I just change one file, and all the pages display the same thing.

Either way templates are way easier than non-templte sites.

lucifer
May 29th, 2001, 05:33
templates save lots of time either ones like bigperm says or else ones like in dreamweaver

soon as you get over about 5 pages templates save you loads of time