<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta http-equiv="X-UA-Compatible" content="ie=edge"> <title>A4 Paper</title> <link rel="stylesheet" href="a4/A4.css"> <link rel="stylesheet" href="a4/style.css"> <link rel="preconnect" href="https://fonts.googleapis.com"> <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin> <link href="https://fonts.googleapis.com/css2?family=Sarabun&display=swap" rel="stylesheet"> <style> #receipemok { background: url(images/p700px.png); background-repeat: no-repeat; background-size: auto; } </style> </head> <body style="--bleeding: 0.5cm;--margin: 1cm;"> <div class="page"> <!-- Your content here --> <div class="n"> <div class="row"> </div> <table width="700" height="21" border="0" align="center" cellpadding="0" cellspacing="0"> <tbody> <tr> <td height="916" align="center" valign="top" id="receipemok"><table width="600" border="0" cellspacing="0" cellpadding="0"> <tbody> <tr> <td height="125"> </td> </tr> <tr> <td> </td> </tr> <tr> <td> </td> </tr> <tr> <td height="135" align="left" valign="middle"> </td> </tr> <tr> <td> </td> </tr> </tbody> </table></td> </tr> </tbody> </table> <!-- <h2> </h2>--> <!-- End of your content --> </div> </div> </body> </html>