Computer Science, asked by PrakharLallanGroup, 11 months ago

5 small HTML programs
Answer according to standard 9th​

Answers

Answered by Anonymous
1

Explanation:

<head> … </head> — The document head. ...

<title> … </title> — The page title. ...

<body> … </body> — The page's content. ...

<h1> … </h1> — A section heading. ...

<p> … </p> — A paragraph. ...

<a> … </a> — A link. ...

<img> — An image.


Anonymous: follow me
PrakharLallanGroup: Thank You But I need Whole Program
Anonymous: ok
PrakharLallanGroup: If You Can Give Then I will Mark Your Answer As Braniest Answer
Answered by shatakshi80
1

<html>

<head>

<title>solar system</title>

</head>

<body>

<h1><center>SOLAR SYSTEM</center> </h1>

<font face="algerian">

<p>......add you text or information </p>

</font>

</body>

</html>


PrakharLallanGroup: I need 5 answers
shatakshi80: you add any in place of title and heading and put necessary information
Similar questions