html use code example
Example 1: HTML
p
<p>
hello world
</p>
Example 2: html
Hypertext Markup Language is the standard markup language for documents
designed to be displayed in a web browser.
It can be assisted by technologies such as Cascading Style Sheets and
scripting languages such as JavaScript.