Write a HTML program to display all the six heading of HTML.
Answers
Answered by
16
Answer:
(h1.... h6) should be used for headings only. They should not be used just to make text bold or big.
<! DOCTYPE html>
<html>
<head>
<title>Heading elements</title>
</head>
<body>
<h1>This is main heading of page. ...
<p>h1 is the most important heading, which is used to display the keyword of page </p>
Answered by
71
Answer:
Maths, a rational number is a type of real numbers, which is in the form of p/q where q is not equal to zero. Any fraction with non-zero denominators is a rational number. Some of the examples of rational number are 1/2, 1/5, 3/4, and so
Similar questions