I already know basic html, but I wanted to learn more. Any site that is free or cheap and easy to learn from that you know of would be great! Thanks!
You say you already know basic HTML, so I don’t think that http://www.w3schools.com/html/ is what you need.
There is a website called Advanced HTML for Beginners http://www.ahfb2000.com/ , but again in my opinion it’s not what you need.
Now that you know basic HTML, the best way to learn HTML/Web Design is:
* Learn CSS – http://www.w3schools.com/css/default.asp
* Look at other people’s designs at Open Source Web Design (OSWD) – http://www.oswd.org/designs/browse/
That’s how I learnt advanced HTML and CSS. The best way to learn is to learn from the masters. Just select a design you find appealing, and analyze its code (you can download the code at OSWD; for other websites there’s view->source).
Also there are some good tutorials at:
* http://htmldog.com/
* http://c2.com/cgi/wiki?LearningHtmlAndCss
31.July, 2009 um 1:03 am
http://www.about.com has some great tutorials
References :
31.July, 2009 um 1:09 am
http://www.w3schools.com/
Is the best.
References :
31.July, 2009 um 1:34 am
I personally use this…
http://www.webmonkey.com/reference/html_cheatsheet/
References :
31.July, 2009 um 2:01 am
In addition to w3schools (already recommended) I’d suggest:
http://alistapart.com/
http://csszengarden.com/ (to inspire you as to what you can do)
and
http://diveintoaccessibility.org/
References :
31.July, 2009 um 2:31 am
You say you already know basic HTML, so I don’t think that http://www.w3schools.com/html/ is what you need.
There is a website called Advanced HTML for Beginners http://www.ahfb2000.com/ , but again in my opinion it’s not what you need.
Now that you know basic HTML, the best way to learn HTML/Web Design is:
* Learn CSS – http://www.w3schools.com/css/default.asp
* Look at other people’s designs at Open Source Web Design (OSWD) – http://www.oswd.org/designs/browse/
That’s how I learnt advanced HTML and CSS. The best way to learn is to learn from the masters. Just select a design you find appealing, and analyze its code (you can download the code at OSWD; for other websites there’s view->source).
Also there are some good tutorials at:
* http://htmldog.com/
* http://c2.com/cgi/wiki?LearningHtmlAndCss
References :
31.July, 2009 um 2:44 am
W3schools, Webmonkey, Devguru .. check them out-
http://tinyurl.com/o5e26
References :