Detail Explanation About HTML Text Formatting
Dt. 02-02-23
HTML Text Formatting:
<b> is used to bold text, making it stand out from the surrounding text. For example:
<b>This text is bold.</b>
<i> is used to italicize text, which can be used to indicate a different tone or style of a text. For ...
tanmayablog.hashnode.dev3 min read