HTML Series part 2
linking Css file into your html document:
<html>
<head>
<title>Linking Css</title>
<link rel="stylesheet" type="text/css" href="your css file">
<head>
<body>
<h2>linking Css file into your html document</h2>
</body>
</html>
email = sarvesh9443382135@gmail.com
No comments:
Post a Comment