HTML Tutorial in Hindi [Part 11] - Quotation and Citation Elements

Tech Gun
Youtube
Related Topic
:- HTML Web Development

In this tutorial i will talk about What is Tags, Elements, and Attributes in html? The HTML (q) element indicates that the enclosed text is a short inline quotation. Most modern browsers implement this by surrounding the text in quotation marks. This element is intended for short quotations that don't require paragraph breaks; for long quotations use the (blockquote) element.

Comments