Difference between revisions of "Positional vs thematic"

From ProgClub
Jump to: navigation, search
(Progress...)
(Progress...)
Line 19: Line 19:
 
* float (either)
 
* float (either)
 
* border-width
 
* border-width
 +
* overflow
 +
* overflow-x
 +
* overflow-y
  
 
= Thematic =
 
= Thematic =
Line 34: Line 37:
 
* border-radius (contentious)
 
* border-radius (contentious)
 
* border-style
 
* border-style
 +
* -webkit-appearance

Revision as of 13:54, 2 June 2016

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

Thematic

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