The links on this page are are reference materials I find helpful when I’m working on website development.
HTML Basics
HTML Specs
Validators
HTML Tag Usage
Front-End Resources
CSS Usage
- WDG How to Link to Stylesheets
- WDG CSS Structure & Rules
- WDG CSS Properties (Similar to W3C spec)
- CSS Link Styles
Javascript
Color Picking
Blogs/Design
Back-End Resources
PHP
URL Redirection (.htaccess)
- Redirecting and Remapping with Mod_Rewrite
- RewriteRule Regular Expression & Syntax Info
- LinchpinSEO’s commonly used .htaccess redirection rules
Misc