Helpful CSS Links
- Books
(Links got to Amazon.com)
- W3.org
- W3Schools.com
- CSS Directories
- Videos
- Guides & Tutorials
- Browser
Add-ons/Extensions
-
HTML VALIDATOR (based on Tidy and OpenSP)
«NEW!
HTML Validator is a Mozilla extension that adds HTML
validation inside Firefox and Mozilla. The number of errors
of a HTML page is seen on the form of
an icon in the status bar when browsing. The details of
the errors are seen when looking the HTML source of the
page.
-
The extension is based on
Tidy
and
OpenSP. Both algorithms were originally developed by the
Web Consortium
W3C.
And now extended and improved by a lot of persons. Both
algorithms are embedded inside Mozilla/Firefox and makes the
validation locally on your machine, without sending HTML to
a third party server.
-
The Web Developer extension adds a menu
and a toolbar to the browser with various web developer
tools. It is designed for
Firefox,
Flock,
Mozilla and
Seamonkey, and will run on any platform that these
browsers support including Windows, Mac OS X and Linux.
- The
NoScript
Firefox extension provides extra protection for Firefox,
Flock, Seamonkey and others mozilla-based browsers: this
free, open source add-on allows JavaScript and Java
execution only for trusted domains of your choice (e.g. your
home-banking web site). NoScript optionally blocks Flash and
other potentially exploitable plugins too, and provides the
most powerful
Anti-XSS protection available in a browser.
-
