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