mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-05 08:35:26 +00:00
7 lines
178 B
HTML
7 lines
178 B
HTML
<html>
|
|
<body>
|
|
<div>This sentence <span><span style="display:inline-block;">should</span> all be one line.
|
|
<div>This should be on its own line.</div></span></div>
|
|
</body>
|
|
</html>
|