Q Tag in HTML || HTML Q Tag
×

HTML Q <q> Tag

2366

The Q <q> and the <blockquote> tag in HTML are used in case you want to include a quotation for any text over the web page. The HTML Q <q> tag is used in case you want to input a short quotation on the page consisting of short lines.

However, if there is a need for including a larger text or a larger quote, the <blockquote> tag is used.

Program:

<!DOCTYPE html>
<html>
<head>
<title>Q Tag </title>
</head>
<body>
<h2>Example of Q Tag </h2>
<p>Codingtag is the E-learning website covering all aspects of<q>technical and nontechnical tutorials.</q> </p>
</body>
</html>

Output:




Best WordPress Hosting


Share:


Discount Coupons

Get a .COM for just $6.98

Secure Domain for a Mini Price



Leave a Reply


Comments
    Waiting for your comments