blob: 30e0e6d2087472ac6df03ef0f5edc6d45bbf2c84 [file] [log] [blame]
<!DOCTYPE html>
<html>
<body>
<div style="display: inline; position: relative;">
<input type="text" id="one" value="One"><br>
<input type="text" id="two" value="Two">
<div style="position: absolute"></div>
</div>
</body>
</html>