The HTML Tip: The |
<p>This text is normal.</p>
<p><i>This text is italic.</i></p>
Example:
HTML
<!DOCTYPE html>
<html>
<body>
<p>This text is normal.</p>
<p><i>This text is italic.</i></p>
</body>
</html>
Reffered: https://www.w3schools.com/html/tryit.asp?filename=tryhtml_formatting_i
What is HTML Text Formatting | HTML Formatting |
What is HTML Formatting Elements | HTML Formatting |
How to create HTML <b> and <strong> Elements | HTML Formatting |
How to create HTML <strong> Elements | HTML Formatting |
How to create HTML <i> Elements | HTML Formatting |
How to create HTML <em> Elements | HTML Formatting |
How to create HTML <small> Element | HTML Formatting |
How to create HTML <mark> Element | HTML Formatting |
How to create HTML <del> Element | HTML Formatting |
How to create HTML <ins> Element | HTML Formatting |
How to create HTML <sub> Element | HTML Formatting |
How to create HTML <sup> Element | HTML Formatting |
Example of HTML <i> Elements | HTML Formatting |
Full Example of HTML <i> Elements | HTML Formatting |
Read Full: | HTML Formatting |
Category: | Web Tutorial |
Sub Category: | HTML Formatting |
Uploaded: | 1 year ago |
Uploaded by: | Admin |
Views: | 23 |