Computer Science, asked by Akshachaturvedi, 1 year ago

iska html code ma kya liku may

Attachments:

LuckyYadav2578: ...
LuckyYadav2578: can i answer it here ? in comment section
Akshachaturvedi: yes

Answers

Answered by khanruhi905
5

<html>

<head>

<title>THE SOLAR SYSTEM</title>

</head>

<body>

<h2>THE SOLAR SYSTEM</h2>

<p>Our solar system consists of an average star we call the Sun, the planets Mercury, Venus, Earth, Mars, Jupiter, Saturn, Uranus, Neptune, and  It includes: the satellites of the planets there are </p>

<ol>

<li>mercury</li>

<li>venus</li>

<li>earth</li>

<li>mars</li>

<li>jupiter</li>

<li>saturn</li>

<li>uranus</li>

<li>neptune</li>

</ol>

</body>

</html>



khanruhi905: @Akshachaturvedi: if you need with complete styling i can do that also ,sholud i try with that have you done with your code .
khanruhi905: @lucky: waiting for your response.have you done with that .
LuckyYadav2578: dekhiyai akash ji aapko save krna hoga fir yai output khukaiga
LuckyYadav2578: khulaiga aap solarsystem,html lga kr save kro toh yai aayega
LuckyYadav2578: ya
LuckyYadav2578: title is wrong bcz title is solarsystem and THE SOLAR SYSTEM is a heading with the unknown font size
LuckyYadav2578: after the title u have the close the tag of head
khanruhi905: yeah in hurry i didn't noticed that.
LuckyYadav2578: its fine
khanruhi905: hmm
Answered by LuckyYadav2578
3
<html>
<head>
<title>
Solarsystem
</title>
</head>
<body>
<center><font size=5> THE SOLAR SYSTEM </font ></center>
<font size=5> In a solar system the planet move around a star. Earth is a planet that moves around the SUN. There are eight planets in the solar system. In order of increasing distance from sun these are: </font>
<ol>
<li>MERCURY </li>
<li>VENUS </li>
<li> EARTH</li>
<li>MARS </li>
<li>JUPITER </li>
<li>SATURN </li>
<li>URANUS </li>
<li>NEPTUNE </li>
</ol>

then save the document by using extension. htlm
dear I hope its help. if any doubt then you can ask in comment. ☆☆ :)

khanruhi905: @lucky: what is the difference in that only you have change the text , i all ready mention that pargraph you cna change accoring to you. and noticed in question is has been mentioned of html code not css.
Similar questions