Using fallback font


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



Copy this code and paste it in your HTML
  1. #selector {
  2. font-family: Helvetica, Arial, sans-serif;
  3. }

URL: http://sixrevisions.com/css/12-common-css-mistakes-web-developers-make/

Report this snippet


Comments


You need to login to view comments.