Files
emacs/lisp/web-completion-data/html-stuff/html-attributes-list/hr
2020-12-05 21:29:49 +01:00

5 lines
601 B
Plaintext

align align [Deprecated since HTML4.01] [Obsolete since HTML5]\n\nSets the alignment of the rule on the page. If no value is specified, the default value is left.
color color [!]\n\nSets the color of the rule through color name or hexadecimal value.
noshade noshade [Deprecated since HTML4.01] [Obsolete since HTML5]\n\nSets the rule to have no shading.
size size [Deprecated since HTML4.01] [Obsolete since HTML5]\n\nSets the height, in pixels, of the rule.
width width [Deprecated since HTML4.01] [Obsolete since HTML5]\n\nSets the length of the rule on the page through a pixel or percentage value.