browser/data/tests/html.html

7 lines
92 B
HTML
Raw Normal View History

2023-10-05 12:55:08 -04:00
<!doctype html>
<html>
<head></head>
<body>
Hello World!
</body>
</html>