You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

64 lines
3.3 KiB

2 years ago
  1. <html>
  2. <head>
  3. <link rel="stylesheet" type="text/css" href="css/default.css" />
  4. <link rel="stylesheet" type="text/css" href="css/bootstrap.min.css" />
  5. <style>
  6. .red-line {
  7. width: 100%;
  8. height: 1px;
  9. background-color: #bc1b21
  10. }
  11. </style>
  12. </head>
  13. <body>
  14. <div class="section-block-bg" style="width:600px;height:500px;background-color:#fff;padding:30px;border-width: 20px; border-style: solid;border-radius:20px;">
  15. <div class="container">
  16. <div class="section-heading center-holder" style="padding-top:0px;">
  17. <div class="row">
  18. <div class="col-md-4 col-sm-4 col-4">
  19. <div class="red-line mt-30"></div>
  20. </div>
  21. <div class="col-md-4 col-sm-4 col-4">
  22. <img src="img/logo-ogt.png" />
  23. </div>
  24. <div class="col-md-4 col-sm-4 col-4">
  25. <div class="red-line mt-30"></div>
  26. </div>
  27. </div>
  28. <div class="section-heading left-holder" style="position:relative;">
  29. <div style="background-image: url(img/logo-ogt.png);background-repeat:no-repeat;background-size:contain;opacity:.1;width:100%;height:100%;z-index:1;position:absolute;top:0;"></div>
  30. <div class="mt-30" style="position:relative;top:0;z-index:2">
  31. <span style="font-size: 1.4rem; line-height:2.5rem ; font-weight:700; color:#42434A;Letter-spacing:1px;text-align:left">
  32. 親愛的 黃士峰 您好:
  33. </span><br />
  34. <span style="font-size: 1.2rem; line-height:2rem ; font-weight:700; color:#42434A;Letter-spacing:1px;text-align:left">
  35. 元赫科技-相當重視您真實的意見,<br />
  36. 煩請協助我們填寫以下問卷,<br />
  37. 您將有機會抽中-
  38. </span><br />
  39. <span style="font-size: 1.4rem; line-height:4rem ; font-weight:900; color:#155a03;Letter-spacing:1px;text-align:left">
  40. 「星巴克大杯熱拿鐵乙杯」。
  41. </span><br />
  42. </ div>
  43. <span style="font-size: 1.2rem; line-height:2rem ; font-weight:700; color:#fff;Letter-spacing:1px;text-align:left;background-color: #bc1b21;padding:2px 25px 2px 25px;border-radius:10px">
  44. 點擊這裡填寫意調表
  45. </span>
  46. <div class="row mt-30">
  47. <div class="col-md-8 col-sm-8 col-8" style="display: flex;align-items: center;">
  48. <div class="red-line"></div>
  49. </div>
  50. <div class="col-md-4 col-sm-4 col-4">
  51. <span style="font-size: 1.2rem; line-height:2rem ; font-weight:700; color:#42434A;Letter-spacing:1px;text-align:left">
  52. 元赫科技 敬上
  53. </span><br />
  54. </div>
  55. </div>
  56. </div>
  57. </div>
  58. </div>
  59. </div>
  60. </div>
  61. </body>
  62. </html>