mirror of
https://github.com/servo/servo
synced 2026-05-08 16:12:15 +02:00
9 lines
96 B
HTML
9 lines
96 B
HTML
<html>
|
|
<head>
|
|
<title>hello</title>
|
|
</head>
|
|
<body>
|
|
<b>Hello!</b>
|
|
</body>
|
|
</html>
|