Site Contents
CSS for Future-proofing your Web Site
“CSS” stands for Cascading Style Sheets. Cascading Style Sheets are the most important strategy for Future-Proofing your Website.
“Style Sheets“ and “CSS” are terms that are used interchangeably.
The reason that these style sheets are called “Cascading” is that code that takes effect on one place, remains in affect until overridden. This is a great thing for being efficient. This is also a nightmare if you have to unravel uncommented code. Fortunately, there are tools that can help troubleshoot your code.
Link to additional CSS information on this site.
- CSS Layouts
- Note: Lauout Samples courtesy of SSI-Developer.
- CSS Online Templates
- CSS Reference
- CSS Samples
- CSS Tutorials
- CSS Editing Software
- Hacking CSS
- Standards
- Testing
- Validation
Links to information about other Technologies on this site.