/ Published in: HTML
For when you sometimes forget the precise syntax. First is from html, second from css file.
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
<link rel="stylesheet" type="text/css" href="test.css" /> @import url("base.css");