<!DOCTYPE html> <html> <body> <div style="display: table"> <div style="display: table-row-group"> <div style="display: table-row"> <input style="display: table-cell;" type="image"> <input style="display: table-cell;" type="image"> </div> </div> </div> </body> </html>