Write the HTML code to make web page on the topic my school
Answers
Answered by
5
Answer:
<HTML>
<head>
<title>My School Web Page</title>
</head>
<body bgcolor="blue">
<h1 align ="center"> My School Web Page </h1>
<hr align="left" width="80%" color="yellow">
<img src="pic1.jpg">
Explanation:
please mark me brainlist and thanks
Answered by
4
Answer:
<HTML>
<head>
<title>My School Web Page</title>
</head>
<body bgcolor="blue">
<h1 align ="center"> My School Web Page </h1>
<hr align="left" width="80%" color="yellow">
<img src="pic1.jpg">
<ol type="i">
<li>SHIVANK</li>
<li>SARTHAK</li>
<li>SANYAM</li>
</ol>
</body>
</HTML>
Similar questions