HTML QUOTATION

Fazzey's world

HTML Quotation 

  • The quoted text, which is the piece of a web page that different from the regular text, is inserted using the HTML quotation elements.
  • The <q> element is a group of text is placed inside quote marks using the q element. 
  • Both the opening and closing tags are present. 

    Example:


      <!DOCTYPE html>
      <html>
      <head>
      <title>HTML</title>
      </head>
      <body>
      <h1>HTML Quotations</h1>
      <p>Visit our Gocourse webpage: <q>Gocourse.in</q></p>
      </body>
      </html>


    Output:




    Our website uses cookies to enhance your experience. Learn More
    Accept !

    GocourseAI

    close
    send