1 2 3 4 5 6 7 8 9 10 11 12
<!DOCTYPE html> <div style="display: flex;"> <button> <div style="float: left; padding-top: 2147483648em;"></div> </button> <table> <caption style="display: flex;"> text<br>text </caption> <tbody></tbody> </table> </div>