Skip to content

Latest commit

 

History

History
34 lines (22 loc) · 412 Bytes

File metadata and controls

34 lines (22 loc) · 412 Bytes

CSS-Ocean

all possible CSS implementations

CSS-Colors

color: white background-color: white

CSS-margins and paddings

margin: 1px 1px 1px 1px (top right bottom left)

margin-right: margin-left: margin-top: margin-bottom:

padding:1px 1px 1px 1px (top right bottom left)

padding-right: padding-left: padding-top: padding-bottom:

TODO

  1. position exploration
  2. beautify landing pages
  3. borders