Computer Science, asked by amanjds07, 10 months ago

plz help................​

Attachments:

Answers

Answered by king917385246
0

Answer:

1. the function of header tag is to represent the heading

2. H3's can vary from 6–8 depending upon requirements while there can be 10–12 H4's on a page

3. H1

4. H6

5. HTML CODE

<html>

<head>

<title> MY WEBPAGE </title>

</head>

<body bgcolor="pink" text="blue">

<h1> MIER </h1>

<h2> I am a student of class VI-A/B </h2>

<h3> This is year 2020 </h3>

</html>

Note:

If you are satisfied mark it as BRAINLIEST.

If not then comment your problem

THANK YOU

Similar questions