When building a webpage, you are using HTML whether you use web development software or not. All the web development tools do is create HTML code for you. These tools seem attractive because they appear to be easier than learning coding but it becomes inconvenient when dealing with complicated pages that carry a lot of information.
Here is a quote from a friend
"The problem lies in the underlying code, HTML is a language that describes information, a package like Dreamweaver knows nothing about this information or how its structured just how it is to be presented.
By writing HTML by hand you can describe the information correctly which has a number of advantages. Google will be able to read and understand far more about your site for example. If the HTML is to be used with other technologies such as PHP or a content management system, development will be far easier (and therefore cheaper)."
- David P
Subscribe to:
Post Comments (Atom)

1 comment:
Wow what great quotes! Way to go :)
Post a Comment