Computer Science, asked by livinglegendstrom, 7 months ago

please make a html program for the question.
Note : this page must include a different background or text colour and use proper HTML tags.
Um not being rude but I want correct answer no irrelevant answers or I'll report you this time .​

Attachments:

Answers

Answered by apurva79
1

Answer:

<html>

<head></head>

<body bgcolor="yellow">

Name:

<br>

Age:

<br>

Grade:

<br>

Hobbies:

<br>

After High School I would like to be:

<br>

My top 3 favorite shows are:

<br>

<ul>

<li></li>

<li></li>

<li></li>

</ul>

<br>

My top 3 movies are:<br>

<ul>

<li></li>

<li></li>

<li></li>

</ul>

My top music artists or bands are:<br>

<ul>

<li></li>

<li></li>

<li></li>

</ul>

</body>

</html>

<! - - Please mark as brainliest... Plz-->

Similar questions