Other Resources
- XAMPP Allows you to run a web server (Apache) with PHP enabled on your machine (includes MariaDB and Perl)
- htmldog HTML Reference
- W3C HTML 5 reference
- w3schools HTML reference
- Google - for finding background info and images
- HTML Validator (local server) -- your pages must validate! See also the official validator, validome validator, and nu validator, but note that the external validators will not be able to view your pages by URL. You will need to use "file upload" or "direct input". Using the local server is recommended for the pages created for this course.
- CSS Validator
- GET vs POST explained
- How to center things in CSS
- Download Notepad++ Editor -- improves on Notepad by adding color coding and various bells and whistles. This is in the lab and is used for IT350.
- CSS Properties List from W3Schools
- CSS reference: from W3C (fairly detailed), or a simpler guide to CSS 2.1 properties
- Web safe colors or different web-safe color site