ice78991
Programmer
- Nov 20, 2006
- 216
Does it make any difference if I put my css directly into my page or whether I use
Assuming the styles are used in this page only, which is the preferred method
Code:
<link rel="stylesheet" href="styles.css" type="text/css" />