Question:
Dreamweaver or coding by hand?
marzipan
2009-08-08 16:38:46 UTC
Hi

What's the way to build a website? By using Dreamweaver and tweaking HTML/CSS code or to physically write Stylesheets by hand using an editor?

New to all this - thanks!
Nine answers:
J C
2009-08-08 16:46:10 UTC
Hand writing code provides complete control over the site and you will need to learn HTML, CSS, and probably JavaScript and PHP/ASP.



Start here: www.w3schools.com
anonymous
2009-08-08 16:49:15 UTC
Best? Way used by professionals (who laugh when we hear "Dreamweaver")? If you want a lightweight program, use Notepad Plus (or Edit Plus if you want to spend a few - and I mean a few - dollars). If you want a battleship (that makes Dreamweaver look like an infant's toy) use Aptana Studio (MUCH more program than I have need for on the work I do). They're both free, of course.



The stuff written by DW is a good starting point if you're not too good at starting from a blank page but, once you have the basic page, load it into an editor and do your own work, It'll be what you want (not what Adobe wants) and you'll understand what's where, and what does which.



Just run a web server on your computer (XAMPP is free and fast to install) so you can look at what you write. And look at it in both a web browser (Firefox is great for development is you add firebug, firePHP, etc.) and IE - most sites will look different in them until you learn about cross-browser coding. (Why do you think professional web developers are bald?)



DW is for people who have nothing better to do with a few hundred dollars than waste it.
anonymous
2009-08-09 12:42:08 UTC
Always code by hand, you can do a lot more and when you get good at it it is much quicker.



If you don't want to learn HTML and CSS the use the design feature but don't try to do both because dreamweaver will muck up your perfect code.
erma
2016-10-05 07:06:20 UTC
i think of that greigmcl replied the question ultimate. yet i won't be able to help yet grant my 2 cents. I truthfully have worked as a front-end developer and supervisor for 8 years. extremely some the coders I truthfully have worked with will use Dreamweaver, it is effective, that could be a mutli-use piece of application. you need to use it basically for that is code of entirety function, which seems extremely clever, or you may place self assurance in that is code technology, which i'd on no account have confidence. I used it when I first all started, in spite of the undeniable fact that it substitute into extremely buggy back then and it appeared to alter code lots for no reason - I quickly dumped it to income coding by hand. i'm now happy making use of Textmate or BBEdit on OSX, which in fact ability i'm a administration freak. i used to be extremely elitist approximately it and sneered at DW shoppers. yet in fact there are various freelancers in London making wonderful funds with it as their substantial gadget - so good success to them. yet even to on the present time I understand a coder extra if he can sit down in an interview and knock-out out an consumer-friendly format with a text fabric editor. As for CSS backyard, i'd say the final are hand-coded, whether in DW or something else. there is no way DW would desire to generate code and get pass-browser compatibility with that time of type.
btiend
2009-08-08 19:48:52 UTC
Despite the quickness and easiness of Dreamweaver, I would recommend coding by hand for all occasions. It gives your a lot more control and people will like the site more. Start with HTML (which isn't that hard), then to go CSS and wherever you want from there such as PHP, Mysql, Javascript, XML. To learn, go to this site where I learned a lot of my knowlage, w3schools.com.
Island360
2009-08-08 20:41:12 UTC
Both, Do your website in dreamweaver then clean the code by hand ( Example; Giving css styles proper names) that way your source code will look more professional.
anonymous
2009-08-08 16:43:08 UTC
Clearly the best way is hand coding. You get complete design and control flexibility, but you must have to know how to write code. You'll have to write more than style sheets, these are not content, just for organising content.



Dreamweaver is pretty, but hardly worth the price just for tweaking.
anonymous
2014-09-27 05:27:00 UTC
Hey there,

get Battleship Game for free here: http://j.mp/ZYuMha



no surveys, no scams, just the full game!

The Battleship Game World War 2 is a special naval strategy game.
Dr. Richard Stallman
2009-08-08 16:41:56 UTC
Wow use Dreamweaver, its way easier.


This content was originally posted on Y! Answers, a Q&A website that shut down in 2021.
Loading...