mirror of
https://github.com/classilla/tenfourfox.git
synced 2025-02-09 07:32:04 +00:00
9 lines
111 B
HTML
9 lines
111 B
HTML
<!DOCTYPE HTML>
|
|
<html>
|
|
<body>
|
|
<div>
|
|
<div style="border: 10px solid green">Hello</div>
|
|
</div>
|
|
</body>
|
|
</html>
|