Syntax:-
There are two methods –
a) <p>this is line1 <br> this is line2 <br> this is line3 </p>
“ ”——> This is a use for Space.
b)<pre>
this is line1.
this is line2.
this is line3.
</pre>
Example:-
<html>
<head>
<title>CastorClasses.com</title>
<body>
<pre>
this is line1.
this is line2.
this is line3.
</pre>
</body>
<html>
0 Comments:
Post a Comment