Advertisement
wclendining

CSS-HeaderMote

Mar 14th, 2015
433
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 5 0.24 KB | None | 0 0
  1.    <style>
  2.       header {border: dashed #666699 1px }
  3.       article {border: solid #000099 1px;}
  4.       footer {border: dotted #003399 1px;}
  5.       #global {background-color: #9999CC;}
  6.       #cardinal {background-color: #669999;}
  7.    </style>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement