- Miscellaneous Useful Links:
- Text Editors and other useful software:
- Crimson Editor, a
powerful text editor with syntax-highlighting for HTML, Javascript, and
CSS
- Notepad++,
another very good text editor, with syntax highlighting for HTML,
Javascript, and CSS
- TextWrangler,
a similar type of editor which runs on Mac OS X is also available for free,
and also does syntax highlighting, and can check your spelling as well.
- Style Sheet Links:
- Useful JavaScript Links:
-
A quick tutorial on popup windows
in JavaScript For those who are interested.
-
Here
is a link to an article which explains the browser-dependency issues with JavaScript and Document Object Model
in a fair amount of detail. This can be very useful in deciding which properties and methods you plan to
use in your scripts, as compatibility is an important issue.
- Browser Usage Statistics
- W3 Schools - a popular web page tutorials site
- WEB Counter - providers of web page counters and site usage stats
- Stat Counter - also provides site traffic monitoring and analysis
- Web Reference - another site with web related tutorials
- XML
-
XHTML
is an XML-based subset of HTML designed specifically for small web
clients like cell phones, smart watches, and pagers.
-
Here is the W3 Consortium's
pages on XML.
-
MathML, the W3 Consortium's
XML-based mathematical equation specification language.
-
Amaya, the W3 Consortium's
testbed web browser, which currently supports MathML.
-
Even the U.S. Government
uses XML (for bills and resolutions).