Style Sheets in HTML documents


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



Copy this code and paste it in your HTML
  1. <LINK href="mystyle.css" rel="stylesheet" type="text/css">

URL: http://www.w3.org/TR/html401/present/styles.html#specifying-external

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.