mirror of
https://github.com/classilla/tenfourfox.git
synced 2025-01-12 20:30:18 +00:00
7 lines
124 B
HTML
7 lines
124 B
HTML
<!DOCTYPE html>
|
|
<body>
|
|
<p>First</p>
|
|
<p style="color: green; background-color: yellow">Second</p>
|
|
<p>Third</p>
|
|
</body>
|