Pr0va1der

html

Feb 10th, 2022
1,249
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 1.66 KB | None | 0 0
  1. <html>
  2. <head>
  3. <link href='css/second.css' rel='stylesheet' type='text/css'>
  4. </head>
  5. <body>
  6. <div class="border">
  7.     <img src="img/border.png" alt="border" class="border-image">
  8. </div>
  9. <div class='header'>
  10. <table style="width: 100%; height: 100%;">
  11. <tr style='height: 33%;'>
  12. <td style='width: 20%;'><img src='img/brainlogo.jpg' style='width: 30%;'/> <p>Intelligence-Development-Technology</p></td>
  13. <td style='width: 45%; font-size: 32px;'>Certificate of achievement</td>
  14. <td style='width: 35%; padding-right: 5%'><img src='img/eriellogo.jpg' class="eriell-image"></td>
  15. </tr>
  16. <tr style='height: 33%;'>
  17. <td style='width: 20%'><img src='img/estimation.png' alt='top of the class' class="estimation-img"></td>
  18. <td>
  19. <h1 style='text-align: center; margin-top: 0; margin-bottom: 0;'>Avezov Zulfiqor</h1>
  20. <p style='text-align: center; margin-top: 0; margin-bottom: 0;'>Has successfully completed the course and passed the examination</p>
  21. <h1 style='text-align: center; margin-top: 0; margin-bottom: 0;'>Basic Cementing Techniques</h1>
  22. <p></p>
  23. <p style='text-align: center;'>Course duration 72 hours (Sept 20th 2021 – Sept 25th 2021)</p>
  24. </td>
  25. </tr>
  26. <tr class="last-tr">
  27. <td style='text-align: left; width: 30%; padding-left: 5%;'>
  28. <p class="footer-text">Qarshi, 25-sept-2021 </p>
  29. <p class="license-text">I-D-Tech LLC.</p>
  30. <p class="footer-text">License #049 16.07.2018</p>
  31. </td>
  32. <td style='width: 40%;'></td>
  33. <td style='text-align: left;'>
  34. <p class="footer-right-text">Intelligence-Development-Technology CEO</p>
  35. <p class="footer-right-text">Ryazanov Roman</p>
  36. <p class="footer-certificate">Certificate №BCT - 0016</p>
  37. </td>
  38. </tr>
  39. </table>
  40. </div>
  41. </body>
  42. </html>
Advertisement
Add Comment
Please, Sign In to add comment