Last active
November 15, 2020 08:12
-
-
Save Pro496951/6e38f5340e0b6d27e36e24f63ce6d1e7 to your computer and use it in GitHub Desktop.
Just A basic Presentation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<HTML> | |
<HEAD> | |
<TITLE>Solar System</TITLE></HEAD> | |
<BODY BGCOLOR=ORANGE TEXT=BLACK TOPMARGIN=10 BOTTOMMARGIN =10 | |
LEFTMARGIN=10 RIGHTMARGIN=10> | |
<H1 ALIGN=CENTER>Solar System</H1> | |
<HR WIDTH=20% ALIGN CENTER COLOR=RED> | |
<HR SIZE=3 COLOR=BLUE> | |
The Sun,the eight planets with their satellites,and some other heavenly bodies like asteroids,meteors and comets | |
form the Solar System.The sun is at the centre 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,meteors and comets revolve around it.<BR> | |
It is about 150 million km away from the earth.</P> | |
<H3 ALIGN=LEFT>The Planet</H3> | |
<FONT FACE=MONOTYPE CORSIVA SIZE=5 COLOR=RED> | |
<P><B><I><U>The planets are the celestial bodies that do not have their own Heat and Light.They are spherical in shape.</U></I></B></P></FONT> | |
</BODY> | |
</HTML> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
nice