HTML Reference

HyperText Markup Language Explained



Index - Attributes

I have added this section instead of combining it with the tags section, because there a lot of attributes that are shared across most display tags.

I have tended to omit browser specific attributes, and instead only include cross browser compliant attributes that work in most of the major browsers. If you wish to tantalize yourself with all the attributes and tags then I advise you pick up a good book on HTML.

Shared Attributes

accesskey
Assign keys to elements (modifier required).
class
Group identifier.
dir
Text direction.
disabled
Disable access to an element.
id
Unique identifier.
lang
Language hint.
style
Set style specific effets on an element.
tabindex
Set tab order of elements.
title
Add a title to an element that may get displayed in a popup.

Shared Event Handler Attributes

Event handler attributes can be assigned to nearly any renderable element. They tend to begin with on to indicate that an event occurs to cause their execution. They are all handled by JavaScript.

onblur
Element loses focus.
onclick
Element is clicked.
ondblclick
Element is double clicked.
onfocus
Element gains focus.
onkeydown
Element is selected and a key is pressed down.
onkeypress
Element is selected and a key is pressed down and released up.
onkeyup
Element is selected and a key is released to up.
onmousedown
Element is selected and the mouse button is pressed down.
onmouseover
Element is selected and the mouse is moved.
onmouseout
Element is selected and the mouse moves out.
onmouseup
Element is selected and the mouse button is released up.

Add a Comment - CyberVisor - Concept Visor

Bookmark and then activate Concept Visor to comment on this page, or any other page on the web. The Concept Visor also allows you to view comments made on the page.

Concept Visor
 

Links



If you have found this site useful please consider linking to it @ http://html.poisedsolutions.com/

Social BookMarks
Google      Digg      Del.icio.us      Yahoo      Reddit      Facebook


Site Designed & Developed by Poised Solutions

If you wish to discuss hiring Poised Solutions for an information technology (IT project please get in contact
or visit the main PoisedSolutions IT Consultancy Website.
Poised Solutions is based in the Thames Valley area of the UK.