User Tools

Site Tools


css

Differences

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

Link to this comparison view

Next revision
Previous revision
css [2023/12/09 20:02] – created rjtcss [2025/02/03 04:28] (current) – [Things I Forget] moved the unlike line up rjt
Line 7: Line 7:
 ===== Things I Forget ===== ===== Things I Forget =====
  
-  * **''[[https://developer.mozilla.org/en-US/docs/Web/CSS/outline|outline]]''** is like ''border'' (takes ''color'', ''style'', ''width'', even), but takes up no space, and is outside border.\\ ''outline'' is used for '':focus''.\\ You can use this in combination with ''border'' to have double borders!+  ''[[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. 
 +    : //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! 
 +  : ''outline'' is used for '':focus''.
  
 ===== See Also ===== ===== See Also =====
css.1702112575.txt.gz · Last modified: 2023/12/09 20:02 by rjt