HTML:-q tag

<!DOCTYPE html>
<html>

<head>
 <meta name="viewport" content="width=device-width, initial-scale=1">
 <title>Quotation</title>
</head>

<body>

 He said <q>This is too much.</q>

</body>

</html> .      Used of:- 

Q Tag


Uses of <q> tag
  • This element indicates that the enclosed text is a short inline quotation that don't require paragraph breaks.
   Output:-He said This is too much.
HTML:-q tag HTML:-q tag Reviewed by Network security on April 29, 2019 Rating: 5

No comments:

Useful Information

Powered by Blogger.