"Certificate on table"
Bootstrap 4.1.1 Snippet by imsachin

<link href="//maxcdn.bootstrapcdn.com/bootstrap/4.1.1/css/bootstrap.min.css" rel="stylesheet" id="bootstrap-css"> <script src="//maxcdn.bootstrapcdn.com/bootstrap/4.1.1/js/bootstrap.min.js"></script> <script src="//cdnjs.cloudflare.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script> <!------ Include the above in your HEAD tag ----------> <link href="//maxcdn.bootstrapcdn.com/bootstrap/4.1.1/css/bootstrap.min.css" rel="stylesheet" id="bootstrap-css"> <script src="//maxcdn.bootstrapcdn.com/bootstrap/4.1.1/js/bootstrap.min.js"></script> <script src="//cdnjs.cloudflare.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script> <!------ Include the above in your HEAD tag ----------> <link href="//maxcdn.bootstrapcdn.com/bootstrap/3.3.0/css/bootstrap.min.css" rel="stylesheet" id="bootstrap-css"> <script src="//maxcdn.bootstrapcdn.com/bootstrap/3.3.0/js/bootstrap.min.js"></script> <script src="//cdnjs.cloudflare.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script> <!------ Include the above in your HEAD tag ----------> <link href="//maxcdn.bootstrapcdn.com/bootstrap/3.3.0/css/bootstrap.min.css" rel="stylesheet" id="bootstrap-css"> <script src="//maxcdn.bootstrapcdn.com/bootstrap/3.3.0/js/bootstrap.min.js"></script> <script src="//cdnjs.cloudflare.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script> <!------ Include the above in your HEAD tag ----------> <!DOCTYPE html> <html lang="en"> <head> <title>HTML</title> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1"> <link href="https://fonts.googleapis.com/css?family=Roboto:400,500,700" rel="stylesheet"> <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css"> <!--[if IE]> <link href="~/Content/NewHomePage/all-ie-only.css" rel="stylesheet" /> <![endif]--> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css"> <link rel="stylesheet" href="style.css"> </head> <body> <div style="margin:0 auto!important;font-family:arial;"> <center> <table width="100%" style="max-width:1000px; border: 6px solid #000;background-color: #fcfaeb;" cellpadding="0" cellspacing="0"> <tbody bgcolor="#ffffff"> <tr> <td> <table width="100%" cellpadding="0" cellspacing="0"> <tbody bgcolor="#fcfaeb"> <tr> <td width="10"></td> <td align="left" width="200"> <a href="" target="blank"> <img src="images/image1.jpg" alt="image" /> </a> </td> <td align="right"> <img src="images/image2.jpg" alt="image" /> </td> <td width="10"></td> </tr> </tbody> </table> <table width="100%" cellpadding="0" cellspacing="0"> <tbody bgcolor="#fcfaeb"> <tr> <td height="20"> </td> </tr> </tbody> </table> <table width="100%" cellpadding="0" cellspacing="0"> <tbody bgcolor="#fcfaeb"> <tr> <td width="10"></td> <td> <table width="100%" cellpadding="0" cellspacing="0"> <tbody bgcolor="#fcfaeb" align="center"> <tr> <td style="font-size:30px;font-weight:500;text-align:center;color:#b46e49;text-transform: uppercase;font-family: auto;">Certificate of Appreciation</td> </tr> </tbody> </table> <table width="100%" cellpadding="0" cellspacing="0"> <tbody bgcolor="#fcfaeb"> <tr> <td height="20"> </td> </tr> </tbody> </table> </td> <td width="10"></td> </tr> </tbody> </table> <table width="100%" cellpadding="0" cellspacing="0"> <tbody bgcolor="#fcfaeb"> <tr> <td width="10"></td> <td align="center" height="30"> <img src="images/image.jpg" alt="image" /> </td> <td width="10"></td> </tr> </tbody> </table> <table width="100%" cellpadding="0" cellspacing="0"> <tbody bgcolor="#fcfaeb"> <tr> <td height="20"> </td> </tr> </tbody> </table> <table width="100%" cellpadding="0" cellspacing="0"> <tbody bgcolor="#fcfaeb"> <tr> <td width="10"></td> <td align="center" height="30"> <p style="width: 72%;margin: 20px auto;line-height: 2.6;font-weight: 600;font-size: 18px;text-align: center;font-family: auto;"> This is in appreciation of Mr/Ms ..................................................................... has participated in the event "COLOROTHON" Draw your imagination, held on 19 October 2021 at Kittur Rani Chennamma Stadium, Jayanagar, Bengaluru, Karnataka, India. </p> </td> <td width="10"></td> </tr> </tbody> </table> <table width="100%" cellpadding="0" cellspacing="0" style="border-bottom: 1px solid #000;"> <tbody bgcolor="#fcfaeb"> <tr> <td width="50"></td> <td align="left" height="30"> <img src="images/image3.png" alt="image" style="margin-top: -100px;" /> </td> <td align="center" height="30"> <img src="images/image4.jpg" alt="image" style="margin-bottom: 20px;" /> </td> <td align="center" height="30"> <img src="images/image5.jpg" alt="image" style="margin-bottom: 20px;" /> </td> <td align="center" height="30"> <img src="images/image6.jpg" alt="image" style="margin-bottom: 20px;" /> </td> </tr> </tbody> </table> <table width="100%" cellpadding="0" cellspacing="0"> <tbody bgcolor="#fcfaeb"> <tr> <td align="center" height="30"> <img src="images/image7.jpg" alt="image" style="width: 100%;" /> </td> </tr> </tbody> </table> </td> </tr> </tbody> </table> </center> </div> <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script> <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script> <script src="custom.js"></script> </body> </html>

Related: See More


Questions / Comments: