HTML Quotations

HTML Quotations

17 Sep 2025
Advanced
1.97K Views
2 min read
Learn with an interactive course and practical hands-on labs

Free Online HTML Course with Certificate: Learn HTML In 21 Days

HTML Quotations

The HTML Quotations creates quotations in HTML. The <q> tag defines a short quotation. It is a block-level element and HTML <blockquote> tag defines a section that is quoted from another source. It is also a block-level element.

80% of entry-level web development jobs require HTML proficiency. Enroll now in our Free HTML Course with Certification to stand out!

Syntax

Following is the syntax −

<q>quote</q>

Or

<blockquote>quote</blockquote>

Example

Let us see an example of HTML Quotations −

<!DOCTYPE html>
<html>
<head>
 <title>Quotations</title>
</head>
<body>
 <h3>ScholarHats</h3>
<p>We are learning HTML Quotations<br></p>
 <!--Inside quotes-->
<p><q>We are going to learn even more</q></p>
</body>
</html>

Output

Summary

In HTML, quotations are used to indicate quoted or attributed text within an HTML document. This article helps us to learn what are HTML Quotations and how we can use it.

Read More:- HTML Interview Questions and Answers

Take our Html skill challenge to evaluate yourself!

In less than 5 minutes, with our skill challenge, you can identify your knowledge gaps and strengths in a given skill.

GET FREE CHALLENGE

Share Article
About Author
Sakshi Dhameja (Author and Mentor)

She is passionate about different technologies like JavaScript, React, HTML, CSS, Node.js etc. and likes to share knowledge with the developer community. She holds strong learning skills in keeping herself updated with the changing technologies in her area as well as other technologies like Core Java, Python and Cloud.

Live Training - Book Free Demo
Azure AI Engineer Certification Training
05 Oct
10:00AM - 12:00PM IST
Checkmark Icon
Get Job-Ready
Certification
Azure AI & Gen AI Engineer Certification Training Program
05 Oct
10:00AM - 12:00PM IST
Checkmark Icon
Get Job-Ready
Certification
AWS Developer Certification Training
05 Oct
05:30PM - 07:30PM IST
Checkmark Icon
Get Job-Ready
Certification
Advanced Full-Stack Java Developer Certification Training Course
12 Oct
08:30PM - 10:30PM IST
Checkmark Icon
Get Job-Ready
Certification
ASP.NET Core Certification Training
12 Oct
08:00PM - 10:00PM IST
Checkmark Icon
Get Job-Ready
Certification
Accept cookies & close this