mirror of
https://github.com/rn10950/RetroZilla.git
synced 2024-11-09 09:20:15 +01:00
7 lines
136 B
HTML
7 lines
136 B
HTML
|
<html>
|
||
|
<body>
|
||
|
This is text. <button>
|
||
|
<div style="float: left">This is a float</div> And more text and so forth
|
||
|
</button>
|
||
|
</body>
|
||
|
</html>
|