CBSE BOARD X, asked by nuthasri2811, 7 months ago

Write the HTML code to make web page on the topic my school

Answers

Answered by stutijha280846
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 ashauthiras
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