we are already study in starting CSS.In this slide we will use a CSS is coding is another file.Because we are write same file that is very complicated.
<html>
<head>
<title>CastorClasses.com</title>
<style type=”text/css>
h1{color:red; bacground:red;} //This is write a another File.
</style>
</head>
<body>
<h1>hello everyone</h1>
</body>
</html>
0 Comments:
Post a Comment