blob: 2401b79520cbb683dc2a7d920deee5f9ba914a4c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
<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">
|