15 lines
295 B
HTML
15 lines
295 B
HTML
<html>
|
|
<body>
|
|
<ul style="width: 600px; column-count: 13">
|
|
<li>
|
|
<table></table>
|
|
<button></button>
|
|
<form style="float: left">
|
|
<button>
|
|
<ol><li></li></ol>
|
|
</button>
|
|
</form>
|
|
</li>
|
|
<li>
|
|
<div></div>
|
|
<img style="float: left">
|