HTML Code Resources
This page contains HTML code resources on the web.
Online HTML Code Resources
HTML Code Specifications
- HTML 4.01 Specification HTML is a non-proprietary standard mark-up language used for web pages that allows various computers to interpret the page information in the same way. The last version of HTML is HTML 4.01. W3C has now moved onto developing XHTML (The Extensible HyperText Markup Language) which is a combination of HTML 4.01 and XML.
- Index of the HTML 4 Elements A web page is made up of different HTML Elements. Each element (HTML tag) has a different purpose within the HTML document. For the web page to be rendered correctly the HTML elements (HTML tags) have to be used correctly.
- Index of the HTML 4 Attributes Each HTML element has attributes. The HTML attributes (element properties) are the formatable features of the element. Some HTML attributes are required for the HTML element (HTML tag) to work correctly and some have default values.
- HTML Support History Although the W3C organization developes the HTML Standard for the World Wide Web not all browsers follow and/or implement the rules the same way.
DOCTYPE Declarations
- Reference: HTML 4.01, XHTML 1.0 and XHTML 1.1 Conforming Templates A list of DOCTYPE declarations that can be quickly copied and inserted into web pages.
- W3C QA - Recommended list of DTDs you can use in your Web document. W3C's list of valid DTDs you can use in your document.
HTML Tag References
- HTML Tag Reference A list of basic HTML tags and their uses.
- HTML 4.01 / XHTML 1.0 Reference This HTML tag reference has the HTML tags complete with the HTML tag's definition and usage, differences between HTML and XHTML, required attributes, optional attributes, standard attributes, event attributes and some examples.
If you found this web page a useful resource for your own website please link as follows:
HTML Code Resources - HTML Code Specifications,
DOCTYPE Declarations, HTML Tag References.
URL: