CSS: Shortcuts tips - CSS3 Examples

CSS: Shortcuts tips

Written by jon on 9:12 AM
CSS: Shortcuts tips
(Still on old news for you CSS-pros. I’m wondering why YOU’RE not writing this blog. All the comments have been more helpful than my posts!! LOL!)
Just wanted to jot these down so I could find them later:
font-weight: bold;font-size: 10px;font-family: Verdana,Arial,Helvetica,sans-serif;shortcut:font: bold 10px Verdana,Arial,Helvetica,sans-serif;
margin/padding shortcuts:margin: top# right# bottom# left#ie. margin: 5px 0px 2px 10px;ormargin: top&bottom# left&right#ie. margin: 10px 5px;
color shortcuts (websafe hex)color: #000000;shortcut: color: #000color: #FFCC00;shortcut: color: #FC0;

Related Posts by Categories



Widget by John | Interviewghost
  1. 1 comments: Responses to “ CSS: Shortcuts tips ”

  2. By trustno1 on January 29, 2019 at 1:04 AM

    css html langauge code examples
    Using CSS with HTML

RECENT COMMENTS

SUBSCRIBE TO CSS3 EXAMPLES

 Subscribe to css3 Examples via RSS
Or, subscribe via email:
Find CSS3 Examples Entries :