mirror of
https://github.com/classilla/tenfourfox.git
synced 2025-01-07 16:30:36 +00:00
7 lines
138 B
HTML
7 lines
138 B
HTML
<!DOCTYPE html>
|
|
<body>
|
|
<p style="color: blue">First</p>
|
|
<p style="color: green">Second</p>
|
|
<p style="color: blue">Third</p>
|
|
</body>
|