okay here is my html code and my css code
html>
<head>
<link href="C:\Users\lenovo\Documents\html documents\stylesheet.css"
type="text/css"
rel="stylesheet">
<title>new link</title>
</head>
<body>
<div>
<h1>what the hell is happening in planet
</h1><br><img src="C:\Users\lenovo\Documents\html documents\ian.jpg" height="370" width="300Jump to search/><br>
<p class="abc">Ian Somerhalder is born in 2015
Born
Ian Joseph Somerhalder
December 8, 1978 (age 41)
Covington, Louisiana, U.S.
Occupation
Actor, model, activist, director
Years active
1997–present
Spouse(s)
Nikki Reed (m. 2015)
Children
1
</p>
<img src="C:\Users\lenovo\Documents\html documents\ian.jpg" height="370" width="300">
<p class="top">Ian Joseph Somerhalder[1] (born December 8, 1978)[2] is an American actor, model, activist and director.[3] He is known for playing Boone Carlyle in the TV drama Lost, Damon Salvatore in The CW's supernatural drama The Vampire Diaries and Dr. Luther Swann in Netflix's sci-fi horror series V Wars
</p>
</div>
<br>
<a href="first.html">click here</a>
</body>
</html>
css code
body {background-image:ian.jpg;
background-color:red;
}
.abc{color:blue;}
.top{color:blue;}
so i am unable to style tag having class name" top".i am not trying to be rude with you guys.i have been sending thanks personally to the people who are helping me