зеркало из https://github.com/mozilla/gecko-dev.git
12 строки
105 B
HTML
12 строки
105 B
HTML
|
<html>
|
||
|
<head>
|
||
|
<style type="text/css">
|
||
|
body {
|
||
|
}
|
||
|
</style>
|
||
|
</head>
|
||
|
<body>
|
||
|
HELLO WORLD
|
||
|
</body>
|
||
|
</html>
|