Hi
Plz. Help me
Can we link more than one external css file in single html.
If yes then how .
Thanks.
yes, and you do it the same way you'd attach the first one...
- <link href="style1.css" rel="stylesheet" type="text/css" media="screen" />
-
<link href="style2.css" rel="stylesheet" type="text/css" media="screen" />
cheer
philleep