| Dreamweaver etc:
-provide bad/inefficient code;
-are generally not cross browser compatible;
-can be expensive to buy;
+can be a good starting point if you are a complete "newb" at coding html+css.
Templates:
+can be cheap;
+are generally cross browser compatible;
-your website looks like every other website out there;
-can make your content look out of place if you don't choose the right one;
-sometimes have undesired logos/advertising embedded;
-not the best place to start as you need html+css knowledge to really make them work.
Site builders:
~more or less mediocre in every respect. Content Management Systems (Joomla, Mambo etc): +Very easy to update and edit;
+Cross browser compatible;
+Full website very quickly with little HTML + CSS knowledge;
-Server knowledge required inc basic setup of SQL databases;
-Looks like every other site out there.
Personal recommendation:
Start from scratch. HTMLDOG.com is a good starting point if you work through the tutorials.
Last edited by ftaylor; 05-02-2008 at 06:52 AM.
|