mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-01 22:55:23 +00:00
5 lines
109 B
HTML
5 lines
109 B
HTML
|
<html>
|
||
|
<body>
|
||
|
<span style="border:10px solid blue; text-decoration:underline;">Hello</span>
|
||
|
</body>
|
||
|
</html>
|