CSS Font Shorthand


/ Published in: CSS
Save to your folder(s)



Copy this code and paste it in your HTML
  1. body
  2. {font: font-style font-variant font-weight font-size line-height font-family; }

URL: http://www.instantshift.com/2010/03/15/47-css-tips-tricks-to-take-your-site-to-the-next-level/

Report this snippet


Comments


You need to login to view comments.