mirror of
https://github.com/servo/servo
synced 2026-05-02 04:17:38 +02:00
10 lines
257 B
HTML
10 lines
257 B
HTML
<!DOCTYPE HTML>
|
|
<html>
|
|
<head>
|
|
<meta content="text/html; charset=utf-8" http-equiv="Content-Type" />
|
|
<title>Yellow Test Page</title>
|
|
</head>
|
|
<body style="background-color:#FFFF00;">
|
|
<h1>Placeholder</h1>
|
|
</body>
|
|
</html> |