Site Tools


notes:css_cheat_sheet

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
notes:css_cheat_sheet [2026/06/04 23:21]
47.79.11.164 old revision restored (2026/05/29 18:35)
notes:css_cheat_sheet [2026/06/07 18:08] (current)
216.73.217.92 old revision restored (2026/06/07 03:35)
Line 70: Line 70:
 ==== CSS Border/List Properties ==== ==== CSS Border/List Properties ====
   * Border properties examples (btlr=bottom/top/left/right. An outline occurs outside of the border. <code html>   * Border properties examples (btlr=bottom/top/left/right. An outline occurs outside of the border. <code html>
-border-style: medium/solid/double/groove/dotted/ +border-style: medium/solid/double/groove/dotted/dashed/inset/outset;
-  dashed/inset/outset;+
 border-btlr: width style color ; border-btlr-style border-btlr: width style color ; border-btlr-style
 border-width:5px ; border-btlr-width: thick border-width:5px ; border-btlr-width: thick
notes/css_cheat_sheet.1780640474.txt.gz · Last modified: 2026/06/04 23:21 by 47.79.11.164