Difference between revisions of "Positional vs thematic"

From ProgClub
Jump to: navigation, search
(Progress...)
Line 22: Line 22:
 
* overflow-x
 
* overflow-x
 
* overflow-y
 
* overflow-y
 +
* clear
 +
* vertical-align
 +
* text-align
  
 
= Thematic =
 
= Thematic =
Line 28: Line 31:
 
* color
 
* color
 
* background-color
 
* background-color
* clear
 
* vertical-align
 
* text-align
 
 
* font-weight (contentious)
 
* font-weight (contentious)
* text-align
 
 
* text-decoration
 
* text-decoration
 
* float (either)
 
* float (either)

Revision as of 12:01, 14 April 2020

Positional

  • max-width
  • width
  • height
  • margin
  • margin-top
  • margin-right
  • margin-bottom
  • margin-left
  • padding
  • padding-top
  • padding-right
  • padding-bottom
  • padding-left
  • font-size
  • line-height
  • letter-spacing
  • float (either)
  • border-width
  • overflow
  • overflow-x
  • overflow-y
  • clear
  • vertical-align
  • text-align

Thematic

  • cursor
  • color
  • background-color
  • font-weight (contentious)
  • text-decoration
  • float (either)
  • border-radius (contentious)
  • border-style
  • -webkit-appearance