暑中お見舞い2020
HTMLプログラミングコード
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> </head> <body> <div style="width:450px; height:666px; text-align:left;"> <div style="width:100%; height:100%; text-align:center; margin:10px; font-size:54px; background:ghostwhite; border:1px solid blue;"> <img src="https://aidesign.lolipop.jp/wp-content/uploads/2020/08/morningGlory.png" style="margin-top:20px; width:260px; height:260px; opacity:0.4;"> <div style="margin-left:0px; margin-top:-230px; height:100px; font-famiry:'serif'">暑中お見舞い<BR> 申し上げます</div> <div style="margin-right:20px; margin-top:60px; height:20px; font-size:20px; line-height:4em; text-align:right;">2020 盛夏 </div> <div style="padding-top:80px; padding-left:20px; height:80px; font-size:30px; color:darkmagenta;">負けるな、熱中症・コロナ</div> <a href="https://aidesign.lolipop.jp/electroniclottery-stopthevirus/" target="_blank" rel="noopener noreferrer"> <img src="https://aidesign.lolipop.jp/wp-content/uploads/2020/08/QR_660347.png" style="margin-top:40px;"> </a> <div style="margin-top:0px; font-size:16px; color:maroon;">⇧ストップザウィルス コロナ対策8手<BR>クリック or QRリンク</div> </div> </div> </body> <script type="text/javascript" charset="utf-8"> function start(){ } </script> <html>