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

What is the wromg here?

it ask me to make the div background color orange and i made it but still say it is wrong why?
this my code
<!DOCTYPE html>
<html>
<head>
<title>Webpage</title>
</head>
<body>
<div style="background-color:orange;text-align:center;">
<h1>Welcome to Our Website</h1>
<p>Your success starts here</p>
</div>
</body>
</html>
by

0 Answers

No Answer posted yet.

Login / Signup to Answer the Question.