...
The following attributes are allowed on all tags:
id
class
lang
title
Attribute values must comply with regex rules defined in
<common-regexps>
:id
: Letters and numbers only.Colours:
#hex
, named colours,rgb()
.
3.2
...
Only use values explicitly listed in
<literal-list>
or<regexp-list>
.
...
Empty Tags
Use
<br>
or<hr>
for line breaks or horizontal rules without adding content.
...