User Tools

Site Tools


css

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
css [2023/12/09 20:05] – def list rjtcss [2025/02/03 04:28] (current) – [Things I Forget] moved the unlike line up rjt
Line 9: Line 9:
   ; ''[[https://developer.mozilla.org/en-US/docs/Web/CSS/outline|outline]]''   ; ''[[https://developer.mozilla.org/en-US/docs/Web/CSS/outline|outline]]''
   : Like ''border'' (takes ''color'', ''style'', ''width'', even), but takes up no space, and is outside border.   : Like ''border'' (takes ''color'', ''style'', ''width'', even), but takes up no space, and is outside border.
 +    : //Unlike// ''border'' you can't do different settings for ''top'', ''bottom'', ''left'', ''right''.
   : You can use this in combination with ''border'' to have double borders!   : You can use this in combination with ''border'' to have double borders!
   : ''outline'' is used for '':focus''.   : ''outline'' is used for '':focus''.
css.1702112732.txt.gz · Last modified: 2023/12/09 20:05 by rjt