Quote:
Originally Posted by code_junkie
I'm trying to learn more about web design. What are some good tutorial sites? Or some good places to start?
|
I learned to hand code by editing templates first. After awhile, I discovered that I could code from scratch. You should begin by learning HTML and CSS at the same time.
Here is some of my personal bookmarks:
HTML and CSS Tutorials, References, and Articles:
http://www.htmldog.com/
Sample CSS Page Layouts:
http://maxdesign.com.au/presentation/page_layouts/
CSS Properties - I go here all the time:
http://www.htmlhelp.com/reference/css/properties.html
HTML 4 Reference:
http://htmlhelp.com/reference/html40/
Index of HTML 4 Elements:
http://www.w3.org/TR/REC-html40/index/elements.html
Web Design from Scratch:
http://webdesignfromscratch.com/html.cfm
http://webdesignfromscratch.com/css.cfm
CSS Smashing Magazine:
http://www.smashingmagazine.com/category/css/