Recommended Classes and Self-Study Resources
Now that you're finishing up with your first website, you may be wondering what to do next. Below are some resources we highly recommend.
Resources for Independent Study:
Tutorials
- HTML Tutorials
Go beyond the HTML basics. Try tutorials in Forms, Frames, Image Maps, Buttons, and various HTML 4.0 tags.
- JavaScript for Beginners, a great series of tutorials for those just starting out in JavaScript.
- JavaScript Primers
Work for the 30 lessons in JavaScripting.
- Tackle CSS
Cascading Style sheets can be used to apply style to your web pages without having to repeat duplicate elements such as font tags over and over again.
Copy & Paste Code
Perhaps you want to add some advanced features to your page but you don't wish to learn the language. You're in luck. Thousands of pre-made scripts can be copied and pasted into your pages for free. (Please do NOT use scripts that are not clearly marked as free for your taking.)
Return to our Main Page