Resources Menu


Quick Reference Sheets for Webmasters

Quick Reference sheets are packed full of useful information for all webmasters.

HTML Reference Sheet

HTML Tag List


<noscript>
The NOSCRIPT tag is used to display alternate content to browsers or user agents that do not have scripting support.

Attributes
none
example:
<noscript>Sorry, your browser does not support Javascript and features will not work properly.</noscript>