Computer Science, asked by Amanrandhawa, 10 months ago

write and explain about given tags:- heading, paragraph,font​

Answers

Answered by MRsteveAustiN
2

Heading tags are part of the HTML coding for a Web page. Headings are defined with H1 to H6 tags. The H1 tag defines the most important heading on the page (usually the largest or boldest, too), whereas H6 indicates the lowest-level heading.

The <p> tag in HTML defines a paragraph. These have both opening and closing tag. So anything mentioned within <p> and </p> is treated as a paragraph. Most browsers read a line as a paragraph even if we don’t use the closing tag i.e, </p>, but this may raise unexpected results. So, it is both a good convention and we must use the closing tag.

The particular shape and style of a set of letters that are used in printing, on a computer screen, etc.

Similar questions