Third class Formatting tags
Mar 20, 2024 · 1 min read · HTML FORMATTING TAGS formatting tags are used to format the text like bold , italic underline, <b> this is used to bold the text </b> <strong > this is used to bold the text </strong> <i>this is used to italic the text</i> <em>(emphasize) this is use...
Join discussion