<!DOCTYPE html>
<html>
<body>
<h1>Example of q tag</h1>
<p>Studytonight :
<q>Best place to Learn coding online.</q><br>
We provide tutorials of various programming languages :<br>Python<br>Java<br>HTML<br>MySql
</p>
</body>
</html>