what is the differentiate between text tag and font tag
plz answer the question
Answers
Answered by
0
HTML Text Tags
- HTML Text tags are used to format various textual content in an HTML web page
- There are many supported text tags in HTML
- For e.g., the <b> tag is used to represent the text as Bold, <i> tag is used to represent text as italics, etc.
HTML Font Tags
- HTML font tag is used to specify the font face, font size, and color of the text.
- The HTML font tag is not supported in HTML5 documents and is only being used in HTML4 documents
Similar questions