css in head of html


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



Copy this code and paste it in your HTML
  1. <style type="text/css">
  2. body { font-family: verdana, arial; }
  3. </style>
  4. </head>
  5. ...

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.