7 lines
106 B
HTML
7 lines
106 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head> </head>
|
|
<body>
|
|
<!--This is a comment-->
|
|
</body>
|
|
</html>
|