mirror of
https://github.com/ManchildProductions/UXP-Fixed.git
synced 2026-05-27 16:38:36 +00:00
9 lines
208 B
HTML
9 lines
208 B
HTML
<!DOCTYPE HTML>
|
|
<html>
|
|
<body>
|
|
<div>
|
|
<div style="border: 10px solid green"><span style="background-color: orange">Hello</span> <span style="background-color: green">World</span></div>
|
|
</div>
|
|
</body>
|
|
</html>
|