Computer Science, asked by FGFGY, 1 year ago

Write an HTML code to display the name of the seasons

Answers

Answered by Anonymous
9

<HTML>

<Head>

<Title>

Name of the seasons

</Title>

<Body bgcolor="pink" Textcolor="brown">

Summer<br>

Rainy<br>

Dewy<br>

Autumn<br>

Late-autumn<br>

Winter<br>

Spring<br>

</Body>

</Head>

</HTML>

Answered by lenin100
1

Answer:

html

head

title

.

.

.

body

head

title

Similar questions