<html> <head>
<style>
#grad1 {
height: 200px;
background-color: red; /* For browsers that do not support gradients */
background-image: linear-gradient(to right, red, orange, yellow, green, blue, indigo, violet); /* Standard syntax (must be last) */
}
</style>
</head>
<body>
<div id="grad1" style="text-align:center;margin:auto;color:White;font-size:30px;font-weight:bold">
<br>
</br> WHO IS THE FIRST PERSON TO LAND ON MOON
</div>
</body>
</html>
Answers
Answered by
1
Answer:
Neil Armstrong.........
Answered by
0
your answer:
Neil Armstrong was the first person land on moon on 20,july ,1969....
Hope it helps you..
Thanks...
Similar questions