mirror of
https://github.com/classilla/tenfourfox.git
synced 2024-12-25 06:29:21 +00:00
7 lines
126 B
HTML
7 lines
126 B
HTML
<!DOCTYPE html>
|
|
<body>
|
|
<p>First</p>
|
|
<p style="color: green; text-decoration: underline">Second</p>
|
|
<p>Third</p>
|
|
</body>
|