Example:
HTML
<!DOCTYPE html>
<html>
<body>
<h1>The blockquote element</h1>
<p>Here is a quote from WWF's website:</p>
<blockquote cite="http://www.worldwildlife.org/who/index.html">
For 50 years, WWF has been protecting the future of nature. The world's leading conservation organization, WWF works in 100 countries and is supported by 1.2 million members in the United States and close to 5 million globally.
</blockquote>
</body>
</html>
How to add A section that is quoted from another source | HTML Attribute |
How to add A deleted text with a URL to a document that explains why the text was deleted | HTML Attribute |
How to add An inserted text with a URL to a document that explains why the text was inserted | HTML Attribute |
How to Specify the source URL of a quote | HTML Attribute |
Type: | Html |
Category: | Web Tutorial |
Sub Category: | HTML Attribute |
Uploaded by: | Admin |