w3schools    w3Schools
Search :
   
HOME HTML CSS XML JAVASCRIPT ASP PHP SQL MORE...   References Examples Forum About
ADVERTISEMENTS

XML Certification
Download XML editor
Custom Programming
 
Table of contents
HTML 5 Reference
HTML 5 by Alphabet
HTML 5 Attributes
HTML 5 Events

HTML5 Tags
<!-->
<!DOCTYPE>
<a>
<abbr>
<acronym>
<address>
<applet>
<area>
<article>
<aside>
<audio>
<b>
<base>
<basefont>
<bdo>
<big>
<blockquote>
<body>
<br>
<button>
<canvas>
<caption>
<center>
<cite>
<code>
<col>
<colgroup>
<command>
<datagrid>
<datalist>
<datatemplate>
<dd>
<del>
<details>
<dialog>
<dfn>
<dir>
<div>
<dl>
<dt>
<em>
<embed>
<event-source>
<fieldset>
<figure>
<font>
<footer>
<form>
<frame>
<frameset>
<head>
<header>
<h1> - <h6>
<hr>
<html>
<i>
<iframe>
<img>
<input>
<ins>
<kbd>
<label>
<legend>
<li>
<link>
<m>
<map>
<menu>
<meta>
<meter>
<nav>
<nest>
<noframes>
<noscript>
<object>
<ol>
<optgroup>
<option>
<output>
<p>
<param>
<pre>
<progress>
<q>
<rule>
<s>
<samp>
<script>
<section>
<select>
<small>
<source>
<span>
<strike>
<strong>
<style>
<sub>
<sup>
<table>
<tbody>
<td>
<textarea>
<tfoot>
<th>
<thead>
<time>
<title>
<tr>
<tt>
<u>
<ul>
<var>
<video>

Selected Reading
Web Statistics
Web Glossary
Web Hosting
Web Quality

Browse Tutorials
 

HTML 5 Standard Attributes

Previous Next

The attributes listed below are standard and are supported by all HTML 5 tags, with a few exceptions.


Differences Between HTML 4.01 and HTML 5

New attributes in HTML 5: contenteditable, contextmenu, draggable, irrelevant, ref, registrationmark, and template.

HTML 4.01 attributes which are no longer supported: accesskey.


Attributes

  • 4: indicates if the attribute is defined in HTML 4.01
  • 5: indicates if the attribute is defined in HTML 5
Attribute Value Description 4 5
acceskey a character Sets a keyboard shortcut to access an element. Not supported. 4  
class class_rule or style_rule The class of the element. Used to specify a class in the stylesheet 4 5
contenteditable true
false
Sets if the user is allowed to edit the content in the element or not   5
contentextmenu id of a menu element Sets a context menu for an element   5
dir ltr
rtl
Sets the text direction 4 5
draggable true
false
auto
Sets if the user is allowed to drag the element or not   5
id id_name A unique id for the element. Used with CSS or JavaScript 4 5
irrelevant true
false
Sets if the element is irrelevant or not. Irrelevant elements is not displayed   5
lang language_code Sets the language code for the enclosed element 4 5
ref url or elementID Refers to another document / another part of the document. Use only if the template attribute is set   5
registrationmark registration mark Sets a registration mark to an element. Use only on child elements of <rule> (except for the <nest> element)   5
style style_definition An inline style definition 4 5
tabindex number Sets the tab order of an element 4 5
template url or elementID Refers to another document / another part of the document that should be applied to this element   5
title tooltip_text  A text to display in a tool tip 4 5


Previous Next


 
WEB HOSTING
Web charting
Cheap VPS Hosting
$10 Domain Name
Registration
Cheap Domain Names
Cheap Web Hosting
Amins Point
PHP MySQL Hosting
Top 10 Web Hosting
UK Reseller Hosting
Live Cricket Score
FREE Web Hosting
WEB BUILDING
Online Travel
Web development
EDUCATION
US Web Design Schools
HTML Certification
JavaScript Certification
XML Certification
PHP Certification
ASP Certification
Home HOME or Top of Page Validate   Validate   W3C-WAI level A conformance icon Printer Friendly  Printer Friendly

W3Schools is for training only. We do not warrant the correctness of its content. The risk from using it lies entirely with the user.
While using this site, you agree to have read and accepted our terms of use and privacy policy.
Copyright 1999-2009 by Refsnes Data. All Rights Reserved.