Tutorial search

HTML Tutorials
Tutorials
Stuff
Affiliates

HTML References Tutorials


We hope that you will enjoy our HTML References tutorials. Feel free to contact us if you would like to be a tutorial hero and contribute your own HTML References tutorials to our site. Thank you !

Sort by:
HTML ASCII - Reference
HTML ASCII - Reference
HTML and XHTML uses standard 7-BIT ASCII when transmitting data over the Web. Here is a reference for it.
Category: HTML tutorials > References - Difficulty:
HTML Events Reference
HTML Events Reference
New to HTML 4.0 was the ability to let HTML events trigger actions in the browser, like starting a JavaScript when a user clicks on an HTML element. Below is a list of attributes that can be inserted into HTML tags to define event actions.
Category: HTML tutorials > References - Difficulty:
HTML Tag List
HTML Tag List
A complete list of HTML Tags ordered alphabetically.
Category: HTML tutorials > References - Difficulty:
HTML Attributes Reference
HTML Attributes Reference
HTML tags can have attributes. The special attributes for each tag are listed under each tag description. The attributes listed here are the core and language attributes that are standard for all tags (with a few exceptions).
Category: HTML tutorials > References - Difficulty:
HTML Meta Elements
HTML Meta Elements
HTML also includes a meta element that goes inside the head element. The purpose of the meta element is to provide meta-information about the document. Most often the meta element is used to provide information that is relevant to browsers or search engines like describing the content of your document.
Category: HTML tutorials > References - Difficulty:
Build Portlets using REST and the Dojo Toolkit
Build Portlets using REST and the Dojo Toolkit
Portlet development can benefit greatly from the adoption of Web 2.0 architectural styles, frameworks, and toolkits. Find out how you can develop REST services and adopt the Dojo Toolkit, so you can transform mundane portlets into robust and interactive applications.
Category: HTML tutorials > References - Difficulty:
 HTML-based copywriting
HTML-based copywriting
Semantic HTML can be a great way to make sense of words and ideas even before grabbing Photoshop to draft out the design.
Category: HTML tutorials > References - Difficulty:
Marquee
Marquee
The <MARQUEE> tag defines a moving section of text. This tag is supported by Internet Explorer only (In Netscape Browser the text will not move.)
Category: HTML tutorials > References - Difficulty:
Styling Lists
Styling Lists
One of the list structures is an unordered list, a series of items preceded by bullet characters and set off from surrounding text by single blank lines. The list is single spaced and indented from the left margin. An example unordered list is coded and displayed below.
Category: HTML tutorials > References - Difficulty:
Html : symbol :Entity
Html : symbol :Entity
this is the reference of html symbol. if you want @,&,$ sign in your page its show you its Enity or html code.
Category: HTML tutorials > References - Difficulty:
HTML 7-BIT ASCII Reference
HTML 7-BIT ASCII Reference
7-BIT ASCII represents 128 different character values (0-127).
Category: HTML tutorials > References - Difficulty:
HTML Entities References
HTML Entities References
HTML 4.01 Entities Reference
Category: HTML tutorials > References - Difficulty:
Lists Uncovered
Lists Uncovered
All HTML lists explained with ideas and examples.
Category: HTML tutorials > References - Difficulty:
HTML 4.01 / XHTML 1.0 Tags Reference
HTML 4.01 / XHTML 1.0 Tags Reference
A complete list of HTML 4.01 and XHTML 1.0 tags arranged alphabetically.
Category: HTML tutorials > References - Difficulty:
ASCII Table Lookup
ASCII Table Lookup
American Standard Code for Information Interchange. This is the basic clear-text Latin characters. There are 128 standard ASCII codes, each of which can be represented by a 7 digit binary number: 0000000 through 1111111.

Extended ASCII adds an additional 128 characters that vary between computers, programs and fonts.

Category: HTML tutorials > References - Difficulty:
Total Tutorials in Category: 15