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.
|
|
<html> <head> <link rel="stylesheet" type="text/css" href="css/default.css" /> <link rel="stylesheet" type="text/css" href="css/bootstrap.min.css" /> <style> .red-line { width: 100%; height: 1px; background-color: #bc1b21 } </style> </head> <body> <div class="section-block-bg" style="width:600px;height:500px;background-color:#fff;padding:30px;border-width: 20px; border-style: solid;border-radius:20px;"> <div class="container"> <div class="section-heading center-holder" style="padding-top:0px;"> <div class="row"> <div class="col-md-4 col-sm-4 col-4"> <div class="red-line mt-30"></div> </div> <div class="col-md-4 col-sm-4 col-4"> <img src="img/logo-ogt.png" /> </div> <div class="col-md-4 col-sm-4 col-4"> <div class="red-line mt-30"></div> </div> </div> <div class="section-heading left-holder" style="position:relative;"> <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> <div class="mt-30" style="position:relative;top:0;z-index:2"> <span style="font-size: 1.4rem; line-height:2.5rem ; font-weight:700; color:#42434A;Letter-spacing:1px;text-align:left"> 親愛的 黃士峰 您好: </span><br /> <span style="font-size: 1.2rem; line-height:2rem ; font-weight:700; color:#42434A;Letter-spacing:1px;text-align:left"> 元赫科技-相當重視您真實的意見,<br /> 煩請協助我們填寫以下問卷,<br /> 您將有機會抽中- </span><br /> <span style="font-size: 1.4rem; line-height:4rem ; font-weight:900; color:#155a03;Letter-spacing:1px;text-align:left"> 「星巴克大杯熱拿鐵乙杯」。 </span><br /> </ div> <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"> 點擊這裡填寫意調表 </span> <div class="row mt-30"> <div class="col-md-8 col-sm-8 col-8" style="display: flex;align-items: center;"> <div class="red-line"></div> </div> <div class="col-md-4 col-sm-4 col-4"> <span style="font-size: 1.2rem; line-height:2rem ; font-weight:700; color:#42434A;Letter-spacing:1px;text-align:left"> 元赫科技 敬上 </span><br /> </div> </div> </div> </div> </div> </div> </div> </body> </html>
|