зеркало из https://github.com/mozilla/gecko-dev.git
11 строки
235 B
HTML
11 строки
235 B
HTML
|
<!DOCTYPE html>
|
||
|
<html>
|
||
|
<body>
|
||
|
<p style="color: green">This is text</p>
|
||
|
<p style="color: green">This is more text</p>
|
||
|
<p style="color: green">This is yet more text</p>
|
||
|
<p style="color: green">This is even more text</p>
|
||
|
</body>
|
||
|
</html>
|
||
|
|