Wednesday, December 23, 2009

What are some good sites to get web page tutorials for beginners to intermediate level ?

im planning on not continuing school because I can't really afford it and it takes up most of my night. Any pointers on how I can succesfully become a web designer through self teaching?What are some good sites to get web page tutorials for beginners to intermediate level ?
www.w3schools.com by far the best one imo, has everything u need to learn on thereWhat are some good sites to get web page tutorials for beginners to intermediate level ?
It's not sites but tools that you need!





First use Firefox for the Gecko rendering engine and use it as the basis for correctly rendering (X)HTML/CSS.





Then download Chris Pederick's Web Developer toolbar for web designers (web developers are serverside so it's incorrectly named).


http://chrispederick.com/work/web-developer/





Then when you edit a page you should use the TOOLS menu in the web developer toolbar to validate your files. Or you can manually copy and paste your code. The validator can be found at...


http://validator.w3.org/





I also recommend using the SuperEdi text editor. It will allow you to remove BOM from UTF-8/Unicode files which notepad always adds and does not give you an option to remove.

No comments:

Post a Comment