-
Recent Posts
Categories
Category Archives: HTML
(X)HTML Templates
I often find myself writing the same code over and over for each new HTML or XHTML document I start. Below are some templates for various doctypes which you can copy and paste into any new (X)HTML documents you are creating. All of these validate.
Posted in HTML 5 Comments
Using the YUI Rich Text Editor
YUI (Yahoo! User Interface) provides a large collection of JavaScript UI tools to make developing your web application easier. One of the best and most under utilized is the Rich Text Editor. The YUI Rich Text Editor makes an easy interface for users to format text in a WYSIWYG manner. It then spits out the [...]
Also posted in JavaScript 5 Comments

The Meta Tag: Facts and Myths