we will go through the <blockquote>,<q><abbr><address><cite>, and <bdo>HTML elements.

HTML <blockquote> for Quotations

    The HTML <blockquote> element defines a section that is quoted from another source. Browsers usually indent 

<blockquote>
 elements.

HTML <q> for Short Quotations 
    The HTML 
<q>
 tag defines a short quotation.

    Browsers normally insert quotation marks around the quotation.

HTML <abbr> for Abbreviations

The HTML 

<abbr>
 tag defines an abbreviation or an acronym, like "HTML", "CSS", "Mr.", "Dr.", "ASAP", "ATM".

Marking abbreviations can give useful information to browsers, translation systems and search-engines.

HTML <address> for Contact Information

The HTML 

<address>
 tag defines the contact information for the author/owner of a document or an article.

The contact information can be an email address, URL, physical address, phone number, social media handle, etc.

The text in the 

<address>
 element usually renders in italic, and browsers will always add a line break before and after the 
<address>
 element.



Example:


Output:

HTML Quotations Example
?The first step toward success is taken when you refuse to be a captive of the environment in which you first find yourself.?

Steve Jobs said: If You Are Working On Something That You Really Care About, You Don?t Have To Be Pushed. The Vision Pulls You.?

The WHO was founded in 1948.

Written by John Doe.
Visit us at:
Example.com
Box 564, Disneyland
USA
Do you Know?
Progamming is what actually means ?

What is software development ?

How we categorized software development in different manner.

C Programming
C Plus Plus
Python
Java Development
Web Designing
Javascript
Mysql
Oracle
We cover all the programming concepts in various programming languages, this tutorials are very help full for bigener as well as Experience developer, for the ease of understanding we categorized programming in different manner likewise.