Syntax in CSS
Full Stack Web Development Courses with Real-time projects Start Now!!
Program 1
<html>
<head>
<link rel="stylesheet" href="styles1.css">
<!-- <style>
p{
color:red;
}
</style>-->
</head>
<body
<p> This is my website <p>
</body>
</html>
Did you like our efforts? If Yes, please give DataFlair 5 Stars on Google

