mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-05 08:35:26 +00:00
9 lines
455 B
HTML
9 lines
455 B
HTML
<html>
|
|
<body>
|
|
<fieldset style="width: 300px; position: fixed">
|
|
<legend>Crash test</legend>
|
|
<div style="float: right; background-color: orange; border: 1px solid black">Hello, my name is Inigo Montoya.</div> hello world content is the best content around, I love hello world content to death, especially when it wraps; that just gives me the chills. Anything less than hello world content is uncivilized.
|
|
</fieldset>
|
|
</body>
|
|
</html>
|