|
I agree with LadyRed and the other chap, dreamweaver is a great program but its not a magic pill that will make the coding pain go away.
Most designers including myself use dreamweaver for rapid development of websites, rather than clean code, it just makes everything quicker rather than acually better. You still have to edit the code by hand and make it clean and smaller. Once you have your basic template(s) then test and validate everything before starting to create every page, a little bit of pain at the start is better than a whole lot of pain near the end.
I would not recommend notepad, just keep on using dreamweaver but view the code and the design together, I think that is a good way to learn.
So when you insert an image with dw, look to see what code it has put to place that image, the next time type the code yourself. Once you know the code its faster to type it yourself than to use dw. Plus dw can complete the code for you if you wanted it to, and indent the code to make it easier to see whats going on, and you can change the colour of the tags to how you want.
__________________
------------------
Laugh now
but one day
we`ll be
in charge
------------------
|