Baseline Widely available
The HTMLQuoteElement
interface provides special properties and methods (beyond the regular HTMLElement
interface it also has available to it by inheritance) for manipulating quoting elements, like <blockquote>
and <q>
, but not the <cite>
element.
Inherits properties from its parent, HTMLElement
.
HTMLQuoteElement.cite
A string reflecting the cite
HTML attribute, containing a URL for the source of the quotation.
No specific method; inherits methods from its parent, HTMLElement
.
<blockquote>
and <q>
, but not <cite>
.RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.3