VOOZH
about
URL: https://www.geeksforgeeks.org/html/html-blockquote-cite-attribute/
⇱ HTML | <blockquote> cite Attribute - GeeksforGeeks
👁 geeksforgeeks
Courses
Tutorials
Interview Prep
HTML Tutorial
Web Tutorial
CSS
Javascript
React
A to Z Guide
Exercises
Tags
Projects
Interview Questions
Examples
Color Picker
HTML | <blockquote> cite Attribute
Last Updated :
21 Jul, 2022
The
HTML <blockquote> cite Attribute
is used to
specify the source of the quotation
.
Syntax:
<blockquote cite="URL">
Attribute Values:
URL:
it contains the value i.e
URL
which specifies the source of the quotation.
Possible Values:
absolute URL:
It points to another website.
relative URL:
It points to a file within a website.
Example:
Output :
👁 Image
Supported Browsers:
The browser supported by
HTML <blockquote> Cite Attribute
are listed below:
Google Chrome
Edge 12 and above
Internet Explorer
Firefox 1 and above
Opera
Safari
Comment
Article Tags:
Article Tags:
Web Technologies
HTML
HTML-Attributes
Explore
HTML Basics
Introduction
1 min read
Editors
3 min read
Basics
7 min read
Structure & Elements
Elements
3 min read
Attributes
6 min read
Heading
3 min read
Paragraph
3 min read
Text Formatting
4 min read
Block & Inline Elements
2 min read
Charsets
3 min read
Lists
Lists
3 min read
Ordered Lists
4 min read
Unordered Lists
3 min read
Description Lists
2 min read
Visuals & Media
Colors
11 min read
Links
2 min read
Images
5 min read
Favicon
3 min read
HTML Video
3 min read
Layouts & Designs
Tables
8 min read
iframes
3 min read
Layout
3 min read
File Paths
3 min read
Projects & Advanced Topics
Forms
4 min read
Semantics
5 min read
URL Encoding
3 min read
Responsive Web Design
9 min read
Projects for Beginners
7 min read
Tutorial References
Tags
6 min read
Attributes
7 min read
Global Attributes
4 min read
HTML5
7 min read
HTML5 MathML
3 min read
DOM
15+ min read
DOM Audio/Video
2 min read
SVG Element
5 min read
SVG Attribute
8 min read
SVG Property
7 min read
Canvas
4 min read
HTML Courses
JavaScript Programming Course
2 min read
MERN Full Stack Course
2 min read
DSA and System Design
2 min read