What are the tags in HTML to display a text slightly bigger and bolder?
Answers
Answered by
2
Hey Mate!
Answer :-
Tag to make a text bold : <b>....</b>
To resize a text : <font size = "n" >
where n is the required size, between 3 and 7.
Hope it helps!
Similar questions