add lisp packages

This commit is contained in:
2020-12-05 21:29:49 +01:00
parent 85e20365ae
commit a6e2395755
7272 changed files with 1363243 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
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.