Please check the code and tell the errors.
<html>
<head>
<title> Solar System </title>
<body bgcolor=pink text=black topmargin=10 bottommargin=10 leftmargin=10 rightmargin=10>
<h1 align=center>
<marquee behaviour=alternative direction=right scrollamount=1 bgcolor=yellow width=30% height=10%>Solar System<marquee><h1>
<hr width=20% align=center color=red>
<hr size=3 color=blue>
The Sun, theeight planets with their satellites,and some other heavenly bodies likeasteroids,meteriods and comets from the solar system.The sun is at center of the solar system.
<h3 align=left>The Sun</h3>
<p align=left>The Sun is the largest member of the Solar System.All the planets,satellites,asteroids and comets revole arond the bright Sun.<br>It is about 150 million km away from the Earth.It produces a lot of heat and light which is very crucial for all forms of life.</p>
<h3 align=left> The planet</h3>
<font face=monotype corsiva size=5 color=red>
<p><b><i><u>The planets are celestial bodies that do nothave their own heat and light.They arespherical in shape.There are eights planets in our solar system.</u></i></b></p></font>
<ul type=disc>
<li>Mercury <li>Venus <li>Earth <li>Mars <li>Jupiter <li>Saturn <li>Uranus <li>Neptune </ul>
</body>
</html>
Answers
Answered by
1
You forgot to close marquee and h1 tag in line 8
Similar questions