mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-23 10:54:33 +00:00
8 lines
220 B
HTML
8 lines
220 B
HTML
<!DOCTYPE html>
|
|
<body style="direction: ltr">
|
|
<span style="border: 5px solid blue; border-left: none; border-right: none;
|
|
padding-left: 10px">
|
|
<span style="display: block">x</span>
|
|
</span>
|
|
</body>
|