Week 1 (Branch 676)
✨ SIRIBOON PANPIRIYA
<html> <head> <title>GROUP E NO.1 </title> <style> body{ cursor:url(https://media.discordapp.net/attachments/798207254897754122/798892511858524170/e32c20c74e5f14ae.png),auto; margin:2em; font-family:sans-serif; animation:seanphai 6s infinite alternate; } @keyframes seanphai{ 16%{background-color:#FF9AA2;} 32%{background-color:#FFB7B2;} 48%{background-color:#FFDAC1;} 64%{background-color:#E2F0CB;} 80%{background-color:#B5EAD7;} 100%{background-color:#C7CEEA;} } a{ color:white; text-decoration:none; } a:hover{ text-decoration:underline; } .social-icons li { display: inline-block; margin: 0.15em; position: relative; font-size: 1em; } .flex-container{ display:flex; } .box{ border-radius:20px; background-color:rgba(160, 44, 45, 0.8); margin:10px; width:100%; min-height:170px; box-shadow:0 9px 5px rgba(255, 255, 255, 0.7); padding:20px; text-align:center; color:white; font-size:16px; } .box:hover{ transform:rotateY(360deg); transition: 2s; } img{ position:absolute; left:70px; width:25%; height:auto; animation:huaphai 2s linear infinite; z-index:1; } @keyframes huaphai{ from{transform:rotate(0deg);transition: 0.5s;} to{transform:rotate(360deg);transition: 0.5s;} } </style> </head> <body> <!-- ให้แนะนำตัวเองพร้อมใส่ลิงค์ไปเฟสบุ๊คพี่ๆ --> <img src="https://cdn.discordapp.com/attachments/798207254897754122/798885873324130344/7ebfcd9ac2a06a8e.png"> <div class="flex-container"> <div class="box"> <h1> Siriboon Panpiriya </h1> <p> หล่อเท่ครับ </p> <a href="https://www.facebook.com/profile.php?id=100005533304570">FB : Siriboon Panpiriya</a> <i class="fa fa-facebook-official" aria-hidden="true"></i> </div> </div> <div class="flex-container"> <div class="box"> <h1> Suphachai Chuensooksri </h1> <p> ฟ่างสุดหล่อ </p> <a href="https://www.facebook.com/suphafang">FB : Fang Suphachai</a> <i class="fa fa-facebook-official" aria-hidden="true"></i> </div> <div class="box"> <h1> Wongsapat Asavawongsanon </h1> <p> ส วั ส ดี ค รั บ </p> <a href="https://www.facebook.com/O.Wongsapat">FB : Wongsapat Asavawongsanon</a> <i class="fa fa-facebook-official" aria-hidden="true"></i> </div> </div> <div class="flex-container"> <div class="box"> <h1> Apichet Komwatcharapong </h1> <p> น้องเหน่งไง </p> <a href="https://www.facebook.com/nengnana08/">FB : Apichet Komwatcharapong</a> <i class="fa fa-facebook-official" aria-hidden="true"></i> </div> <div class="box"> <h1> Puriwat Udompittayasit </h1> <p> น้องพัตเตอร์ไง </p> <a href="https://www.facebook.com/puriwat.putter/">FB : Puriwat Udompittayasit</a> <i class="fa fa-facebook-official" aria-hidden="true"></i> </div> </div> <div class="flex-container"> <div class="box"> <h1> Ananya Jinapong </h1> <p> น้องเพลงlnwza อิอิซ่า55+ </p> <a href="https://www.facebook.com/pelongnie/">FB : Ananya Jinapong </a> <i class="fa fa-facebook-official" aria-hidden="true"></i> </div> <div class="box"> <h1> Piyachet Totet </h1> <p> แหง่ว </p> <a href="https://www.facebook.com/pensritotet/">FB : Piyachet Totet </a> <i class="fa fa-facebook-official" aria-hidden="true"></i> </div> </div> <div class="flex-container"> <div class="box"> <h1> Wannasa Chonchoochart </h1> <p> โซฟ้า </p> <a href="https://www.facebook.com/fahfiily/">FB : Wannasa Chonchoochart </a> <i class="fa fa-facebook-official" aria-hidden="true"></i> </div> <div class="box"> <h1> Wutiporn jamkrajang </h1> <p> อาร์ตครับ </p> <a href="https://www.facebook.com/profile.php?id=100004364861805">FB : Wutiporn jamkrajang </a> <i class="fa fa-facebook-official" aria-hidden="true"></i> </div> </div> </body> </html>