Last updated on October 4, 2019
Definition :
- Pre tag stands for predefined. This is a tag which is meant for displaying the content in predefined passion on the webpage.
Program :
<html>
<body>
<pre> hello
hi
h r u </pre>
</body>
</html>
Growth Is Passion
Last updated on October 4, 2019
Definition :
Program :
<html>
<body>
<pre> hello
hi
h r u </pre>
</body>
</html>
Be First to Comment