Write one word for the following.
1. Tag used to underline text
3. The kind of elements <h1>, <h2>, etc., are
4. The attribute of the FONT tag used to change the font
5. Tags that are on the way to being discontinued
2. The attribute of HR tag that sets the length of the line
Answers
Answered by
1
Answer:
Most browsers will display the <h1> element with the following default values:
h1 { display: block; font-size: 2em; ...
h2 { display: block; font-size: 1.5em; ...
h3 { display: block; font-size: 1.17em; ...
h4 { display: block; font-size: 1em; ...
h5 { display: block; font-size: .83em; ...
h6 { display: block; font-size: .67em;
Similar questions
English,
2 months ago
English,
2 months ago
Physics,
5 months ago
Computer Science,
5 months ago
Science,
11 months ago