benefits and disadvantages of learning and using HTML in website creation?

hrbrndn

New member
can anyone answer this question or maybe simplify it for me, i got it in an assignment for i.t and i dont fully understand it...

evaluate the benefits and disadvantages of learning and using HTML in website creation, as opposed to only using wizards to generate web pages.


thanx =)
 
If you want to be a good web developer, then:
1. You need to be able to use applications like dreamweaver which generate the HTML for you.
2. You need to know HTML so that you can modify this generated HTML because there will be times that you want to manipulate it. Either because you want to do something complex or because you are fixing a bug etc.

So you need to use both.
 
Back
Top