mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-01 22:55:23 +00:00
11 lines
179 B
HTML
11 lines
179 B
HTML
<!DOCTYPE HTML>
|
|
<html>
|
|
<body>
|
|
|
|
<div style="display:-moz-box; height: 5px; border:4px dotted blue;">
|
|
<div style="overflow:hidden">text<br>more text</div>
|
|
</div>
|
|
|
|
</body>
|
|
</html>
|