blob: b41ec8365af087fadfdc1faa56541ec1b4cdcb9b (
plain)
1
2
3
4
5
6
7
8
|
<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>
|