5 lines
82 B
HTML
5 lines
82 B
HTML
|
<html>
|
||
|
<body>
|
||
|
<p>The message is "<em>hello world</em>"</p>
|
||
|
</body>
|
||
|
</html>
|