mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-01 06:35:42 +00:00
4db5fca12b
--HG-- extra : rebase_source : 8645f63a6db39a0c04e9d59bd4fc486bd61d4d99
12 lines
105 B
HTML
12 lines
105 B
HTML
<html>
|
|
<head>
|
|
<style type="text/css">
|
|
body {
|
|
}
|
|
</style>
|
|
</head>
|
|
<body>
|
|
HELLO WORLD
|
|
</body>
|
|
</html>
|