6 lines
79 B
HTML
6 lines
79 B
HTML
<html>
|
|
<body>
|
|
<h1>hello word!!!</h1>
|
|
<p>this is a html page</p>
|
|
</body>
|
|
</html> |