View Single Post
Old 04-20-2008, 06:32 PM   #3 (permalink)
jump
Contributing Member
 
jump's Avatar
 
Join Date: 05-19-07
Location: Australia
Posts: 65
iTrader: 0 / 0%
Latest Blog:
None

jump is liked by many
Quote:
Originally Posted by code_junkie View Post
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/
jump is offline   Reply With Quote