Horje

Full Example of HTML <blockquote> for Quotations

index.html
Example: HTML
<!DOCTYPE html>
<html>
<body>

<p>Here is a quote from WWF's website:</p>

<blockquote cite="http://www.worldwildlife.org/who/index.html">
For 60 years, WWF has worked to help people and nature thrive. As the world's leading conservation organization, WWF works in nearly 100 countries. At every level, we collaborate with people around the world to develop and deliver innovative solutions that protect communities, wildlife, and the places in which they live.
</blockquote>

</body>
</html>

Output should be:

Full Example of HTML <blockquote> for Quotations



Single Articles
Example of HTML <blockquote> for QuotationsHTML Quotations
Full Example of HTML <blockquote> for QuotationsHTML Quotations


Related Articles
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

Type:
Html
Category:
Web Tutorial
Sub Category:
HTML Quotations
Uploaded by:
Admin