accept
<form>
,
<input>
accept-charset
<form>
accesskey
action
<form>
align
<applet>
,
<caption>
, <col>
,
<colgroup>
, <hr>
,
<iframe>
, <img>
,
<table>
,
<tbody>
, <td>
,
<tfoot>
, <th>
,
<thead>
, <tr>
allow
<iframe>
alt
<applet>
,
<area>
, <img>
,
<input>
async
<script>
autocapitalize
autocomplete
<form>
,
<input>
,
<select>
,
<textarea>
autofocus
<button>
,
<input>
,
<keygen>
,
<select>
,
<textarea>
autoplay
<audio>
,
<video>
background
<body>
,
<table>
, <td>
, <th>
background-image
instead.
bgcolor
<body>
, <col>
,
<colgroup>
,
<marquee>
,
<table>
,
<tbody>
,
<tfoot>
, <td>
, <th>
, <tr>
Background color of the element.
Note: This is a legacy attribute. Please use the CSS
background-color
property instead.
border
<img>
,
<object>
,
<table>
The border width.
Note: This is a legacy attribute. Please use the CSS
border
property
instead.
buffered
<audio>
,
<video>
capture
<input>
challenge
<keygen>
charset
<meta>
,
<script>
checked
<command>
,
<input>
cite
<blockquote>
, <del>
, <ins>
, <q>
class
code
<applet>
codebase
<applet>
color
<basefont>
,
<font>
, <hr>
This attribute sets the text color using either a named color or a color specified in the hexadecimal #RRGGBB format.
Note: This is a legacy attribute. Please use the CSS
color
property
instead.
cols
<textarea>
colspan
<td>
, <th>
content
<meta>
http-equiv
or
name
depending on the context.
contenteditable
contextmenu
<menu>
element which will serve as the element's context menu.
controls
<audio>
,
<video>
coords
<area>
crossorigin
<audio>
, <img>
,
<link>
,
<script>
,
<video>
csp
<iframe>
data
<object>
data-*
datetime
<del>
, <ins>
,
<time>
decoding
<img>
default
<track>
defer
<script>
dir
dirname
<input>
,
<textarea>
disabled
<button>
,
<command>
,
<fieldset>
,
<input>
,
<keygen>
,
<optgroup>
,
<option>
,
<select>
,
<textarea>
download
<a>
,
<area>
draggable
enctype
<form>
method
is
POST.
enterkeyhint
<textarea>
,
contenteditable
enterkeyhint
specifies what action label (or icon) to present for the enter key on
virtual keyboards. The attribute can be used with form controls (such as
the value of textarea
elements), or in elements in an editing
host (e.g., using contenteditable
attribute).
for
<label>
,
<output>
form
<button>
,
<fieldset>
,
<input>
,
<keygen>
,
<label>
,
<meter>
,
<object>
,
<output>
,
<progress>
,
<select>
,
<textarea>
formaction
<input>
,
<button>
<form>
.
formenctype
<button>
,
<input>
type="submit"
), this
attribute sets the encoding type to use during form submission. If this
attribute is specified, it overrides the enctype
attribute of
the button's form owner.
formmethod
<button>
,
<input>
type="submit"
), this
attribute sets the submission method to use during form submission
(GET
, POST
, etc.). If this attribute is
specified, it overrides the method
attribute of the button's
form owner.
formnovalidate
<button>
,
<input>
type="submit"
), this
boolean attribute specifies that the form is not to be validated when it
is submitted. If this attribute is specified, it overrides the
novalidate
attribute of the button's
form owner.
formtarget
<button>
,
<input>
type="submit"
), this
attribute specifies the browsing context (for example, tab, window, or
inline frame) in which to display the response that is received after
submitting the form. If this attribute is specified, it overrides the
target
attribute of the button's
form owner.
headers
<td>
, <th>
<th>
elements which applies to this element.
height
<canvas>
,
<embed>
,
<iframe>
, <img>
,
<input>
,
<object>
,
<video>
Specifies the height of elements listed here. For all other elements,
use the CSS
height
property.
hidden
high
<meter>
href
<a>
,
<area>
,
<base>
,
<link>
hreflang
<a>
,
<area>
,
<link>
http-equiv
<meta>
icon
<command>
id
importance
<iframe>
, <img>
,
<link>
,
<script>
integrity
<link>
,
<script>
Specifies a Subresource Integrity value that allows browsers to verify what they fetch.
intrinsicsize
<img>
inputmode
<textarea>
,
contenteditable
textarea
elements), or in
elements in an editing host (e.g., using
contenteditable
attribute).
ismap
<img>
itemprop
keytype
<keygen>
kind
<track>
label
<optgroup>
,
<option>
,
<track>
lang
language
<script>
loading
<img>
,
<iframe>
loading="lazy"
) or loaded immediately
(loading="eager"
).
list
<input>
loop
<audio>
,
<bgsound>
,
<marquee>
,
<video>
low
<meter>
manifest
<html>
<link rel="manifest">
instead.
max
<input>
,
<meter>
,
<progress>
maxlength
<input>
,
<textarea>
minlength
<input>
,
<textarea>
media
<a>
,
<area>
,
<link>
,
<source>
,
<style>
<form>
GET
(default) or
POST
.
min
<input>
,
<meter>
multiple
<input>
,
<select>
email
or file
.
muted
<audio>
,
<video>
name
<button>
,
<form>
,
<fieldset>
,
<iframe>
,
<input>
,
<keygen>
,
<object>
,
<output>
,
<select>
,
<textarea>
, <map>
,
<meta>
,
<param>
novalidate
<form>
open
<details>
optimum
<meter>
pattern
<input>
ping
<a>
,
<area>
ping
attribute specifies a space-separated list of URLs
to be notified if a user follows the hyperlink.
placeholder
<input>
,
<textarea>
poster
<video>
preload
<audio>
,
<video>
radiogroup
<command>
readonly
<input>
,
<textarea>
referrerpolicy
<a>
,
<area>
,
<iframe>
, <img>
,
<link>
,
<script>
rel
<a>
,
<area>
,
<link>
required
<input>
,
<select>
,
<textarea>
reversed
<ol>
rows
<textarea>
rowspan
<td>
, <th>
sandbox
<iframe>
scope
<th>
th
element) relates to.
scoped
<style>
selected
<option>
shape
<a>
,
<area>
size
<input>
,
<select>
type
attribute is text
or
password
then it's the number of characters.
sizes
<link>
, <img>
,
<source>
slot
span
<col>
,
<colgroup>
spellcheck
src
<audio>
,
<embed>
,
<iframe>
, <img>
,
<input>
,
<script>
,
<source>
,
<track>
,
<video>
srcdoc
<iframe>
srclang
<track>
srcset
<img>
,
<source>
start
<ol>
step
<input>
style
summary
<table>
tabindex
target
<a>
,
<area>
,
<base>
,
<form>
<a>
element) or where to display the response received
(in the case of a <form>
element)
title
translate
Text
node children are to be translated when the page is localized, or whether
to leave them unchanged.
type
<button>
,
<input>
,
<command>
,
<embed>
,
<object>
,
<script>
,
<source>
,
<style>
,
<menu>
usemap
<img>
,
<input>
,
<object>
value
<button>
,
<data>
,
<input>
, <li>
,
<meter>
,
<option>
,
<progress>
,
<param>
width
<canvas>
,
<embed>
,
<iframe>
, <img>
,
<input>
,
<object>
,
<video>
For the elements listed here, this establishes the element's width.
wrap
<textarea>