Articles → HTML → Paragraph In HTML
Paragraph In HTML
Syntax
Sample
<html>
<head>
<title>Paragraph Demo</title>
</head>
<body>
<p>Welcome to Gyan Sangrah: A one stop shop for people preparing for technical interviews. Gyansangrah is an online resource comprising all the possible questions you may face during your technical interview round. Gyansangrah also provides you with live examples to make concepts easier to understand.</p>
<p>While to begin with our core focus is on "domain name areas we plan to tackle", in the long run our objective is to go beyond the Domain barrier and explore all distinct areas of Technology.</p>
</body>
</html>
Try It
Output
Browser Support
Internet Explorer | Firefox | Chrome | Safari | Opera | Edge |
---|
Yes | Yes | Yes | Yes | Yes | Yes |