PDA

View Full Version : learning html


alwayslearning1
09-02-2006, 20:47/08:47PM
I have been using a point and click site with pre made templates like dreamweaver to keep from having to build with html but am considering learning it. After looking at source views to see what this looks like and having pasted some in my site were that option is permitted I see no or little correlation between what is on the site and what is in the code. If I learn this will I be thought what all these codes mean like I learned colors or how to read or is there another way. More importantly is there a somewhere you would recommend I learn this. The lower the cost the better but I also would pay more if it were easier to learn.

Blue
09-02-2006, 20:54/08:54PM
Just a slight correction:

Dreamweaver is not associated with "pre-made templates". It is a full featured professional level HTML editing software package, that includes a WYSIWYG (what-you-see is-what-you-get) style editing interface, but also has a "code style" editing interface which you should be able to use as a learning tool.

It can, however, be used to edit pre-made templates.

I don't have any personal recommendations for good tutorials but you could start with this search (http://www.google.com/search?sourceid=navclient&ie=UTF-8&rls=GGLG,GGLG:2005-35,GGLG:en&q=html+tutorials).