mirror of
https://github.com/servo/servo.git
synced 2025-06-25 09:34:32 +01:00
8 lines
96 B
HTML
8 lines
96 B
HTML
<html>
|
|
<head>
|
|
<title>hello</title>
|
|
</head>
|
|
<body>
|
|
<b>Hello!</b>
|
|
</body>
|
|
</html>
|