![]() |
The HTML Note: A person's name is not the title of a work. The text in the |
<img src="https://itupto.com/avatar.png" width="220" height="277" alt="The Scream">
<p><cite>The Scream</cite> by Edvard Munch. Painted in 1893.</p>
Example:
HTML
<!DOCTYPE html>
<html>
<body>
<p>The HTML cite element defines the title of a work.</p>
<p>Browsers usually display cite elements in italic.</p>
<img src="https://itupto.com/avatar.png" width="220" height="277" alt="The Scream">
<p><cite>The Scream</cite> by Edvard Munch. Painted in 1893.</p>
</body>
</html>
What is HTML Quotations | HTML Quotations |
How to create HTML <blockquote> for Quotations | HTML Quotations |
How to create HTML <q> for Short Quotations | HTML Quotations |
How to create HTML <abbr> for Abbreviations | HTML Quotations |
How to create HTML <address> for Contact Information | HTML Quotations |
How to create HTML <cite> for Work Title | HTML Quotations |
How to create HTML <bdo> for Bi-Directional Override | HTML Quotations |
Example of HTML <cite> for Work Title | HTML Quotations |
Example of HTML <cite> for Work Title | HTML Quotations |
Read Full: | HTML Quotations |
Category: | Web Tutorial |
Sub Category: | HTML Quotations |
Uploaded: | 1 year ago |
Uploaded by: | Admin |
Views: | 52 |
Reffered: https://www.w3schools.com/html/tryit.asp?filename=tryhtml_formatting_cite