4th Street Bar Hive-Bar

Hive-Bar Powered by Hive beta-fdb5b5b

Community post

HTML 5 Tutorial #10 - HTML Quotation and Citation Elements

HTML Quotation and Citation Elements

HTML <q> for Short Quotations

To define a short quotation, use <q> element. Browsers automatically insert quotation marks to the content element of <q> element.

Example.png

HTML <blockquote> for Quotations

To define a section that is quoted from another source, use <blockquote> element. Browsers automatically indent <blockquote> elements.

Example.png

HTML <abbr> for Abbreviations

If you have an abbreviation content, use <abbr> to define it.

Example.png

HTML <address> for Contact Information

If you have a contact information content, use <address> to define it. Browsers automatically display the text in italic and add a line break before and after the element.

Example.png

HTML <cite> for Work Title

<cite> element defines the title of a work. Browsers automatically display <cite> element in italic.

Example.png

HTML <bdo> for Bi-Directional Override

<bdo> element defines bi-directional override. You can override the current text direction using this element.

Example.png


HTML 5 Tutorials:

HTML 5 Tutorial #1 - Introduction
HTML 5 Tutorial #2 - HTML Editors
HTML 5 Tutorial #3 - HTML Basic
HTML 5 Tutorial #4 - HTML Elements
HTML 5 Tutorial #5 - HTML Attributes
HTML 5 Tutorial #6 - HTML Headings
HTML 5 Tutorial #7 - HTML Paragraphs
HTML 5 Tutorial #8 - HTML Styles
HTML 5 Tutorial #9 - HTML Text Formatting

24 upvotes $7.61

Replies (8)

Review before signing

Posting as . Signing with . Keychain permission: Posting. Hive Keychain will ask you to approve this action next.


  
Technical details

Operation fingerprint: