Horje

How to add HTML <q> cite Attribute

It specify the source URL of a quote.

index.html
Example: HTML
<p>WWF's goal is to:
<q cite="http://www.wwf.org">
Build a future where people live in harmony with nature.</q>
We hope they succeed.
</p> 

Output should be:

How to add HTML <q> cite Attribute




Type :
html
Category :
Web Tutorial
Sub Category :
HTML Tag
Uploaded by :
Admin