1<html>
2 <head>
3 <title>Computercode</title>
4 </head>
5 <body>
6 <p>how to insert computer code to html<p>
7 <!heres the computer code>
8 <code>See the output</code><br><br>
9 <!computer code ends here>
10
11 <!however it you want to write html code inside html tag, then:>
12 <code>≺ html ≻</code>
13 </body>