The cite
attribute specifies the source URL of a quote.
Note: The cite
attribute has no visual effect in ordinary web browsers, but can be used by screen readers.
<q cite="URL">
Value | Description |
---|---|
URL | Specifies the source URL of the quote.
Possible values:
|
Category: | Web Tutorial |
Sub Category: | HTML Tag |
Uploaded by: | Admin |