14
14
HTML provides various tags to format text, making it visually appealing and easier
to read. Common formatting tags include:
<b> and <strong>: Bold text (<strong> is semantically meaningful for important
content).
<i> and <em>: Italic text (<em> emphasizes content for accessibility purposes).