Signup/Sign In
Ask Question
Not satisfied by the Answer? Still looking for a better solution?

In html level7 ,lesson3

I am creating correct code according to instructions then also it is giving like change the background color orange ,i tried so many times but it is giving same error,my code: <!DOCTYPE html>
<html>
<head>
<title>Keertana</title>
</head>
<body>
<div style=" background-color:Orange;text-align:center;">
<h1>Hello Everyone</h1>
<p>Welcome to my website</p>
</div>
</body>
</html>
by

0 Answers

No Answer posted yet.

Login / Signup to Answer the Question.