Web Development References
HTML References
- W3C Schools web site — Want to learn about HTML, CSS, or Javascript? Go here an you will!
- W3C HTML web site — The standards making body for all markup languages.
- HTTP Status Codes — Ever wonder what that status code meant? Click here to find out!
- HTML Hex Color Codes — Colors defined in hexidecimal rainbows for your use.
Cascading Style Sheets (CSS)
- Web Design and CSS — Everything you wanted to know about CSS!
Ajax and JavaScript (ECMAScript) References
- JavaScript (ECMAScript) Defined — What is JavaScript (ECMAScript) anyhow?
- Ajax Defined — What is Ajax anyhow?
- JavaScript Kit — a great reference site with tutorials, examples and more.
- DOJO — an full featured Ajax enabled JavaScript library containing many widgets, animations, and effects to greatly enhance your web application.
- jQuery — a small and efficient Ajax enabled JavaScript library.
