|
The way I taught myself programming in high school was to get a book, read it, then trial and error. Then I took some classes on it too.
When the web came around, I was a senior in high school and there weren't really any classes on web design or html yet so I had to teach myself...there were a few books but mostly online tutorials and looking at the code of sites that did thinkgs I liked helped.
I still look at the code of other sites on rare occasions to see how they do something but very little is done with html these days...it's all php and mysql and the code isn't there to look at.
|