Quotations and Abbreviations

Medium 15 points

Create a quotation with <blockquote> containing "Code is poetry" and an abbreviation <abbr> for "HTML" with the title "HyperText Markup Language".

Quotations and abbreviations enrich content. <blockquote> creates a quotation, <q> creates a short quotation, <abbr> creates an abbreviation with title for the full text. This is useful for references and explanations.

Well done! 🎉
Your answer is correct! You earned 15 points.
Not quite...
Try again! You can do it.
Your code HTML5
Result