HTML Tutorials
Using HTML and XHTML Doctype Declarations
A DOCTYPE Definition is a special declaration at the very top of your Webpage source – right above the HTML tag – that informs validators the rules in which to validate your page using, and for modern browsers (IE6+, Firefox, NS6+, Opera, IE5 Mac), whether to display your page in Quirks or Standards mode.
HTML/XHTML Quick Reference
This HTML and XHTML Quick Reference is a handy page to have bookmarked or printed. It describes the popular and main HTML tags in an easy to follow way.
Add a Favicon to Your Website
Adding a Favicon to your Website in HTML is very simple. Read on to find out how. For anyone who doesn’t know, a Favicon is that little icon you see beside the address bar in your browser on some sites. It is also sometimes called a favourites icon.
A Guide to HTML Links
Links or URLs to other pages or files on the Web on a Web page is probably the most important and the most used part of HTML. It is how the Web works – linking to other pages.
HTML Colour Names and HEX Values
This table of HTML colours and their HEX values, as well as a sample of what the colour looks like, is a handy page to keep saved in your bookmarks. They are arranged in descending alphabetical order so you can easily find the colour you are looking for.
