นวมินทร์
✨ 6_ Tone_Dev
<html> <head> <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.6.3/css/all.css" integrity="sha384-UHRtZLI+pbxtHCWp1t77Bi1L4ZtiqrqD80Kn4Z8NTSRyMA2Fd33n5dQ8lWUE00s/" crossorigin="anonymous"> <link href="https://unpkg.com/aos@2.3.1/dist/aos.css" rel="stylesheet"> <title>แฟมสะสมผลงานของ นวมินทร์</title> <script src="https://unpkg.com/aos@2.3.1/dist/aos.js"></script> <style> @import url('https://fonts.googleapis.com/css2?family=Sriracha&display=swap'); body{ /* แก้สี */ background:#BDCF88; font-family:sans-serif; font-family: 'Sriracha', cursive; } a{ color:#6200EA; text-decoration: none; } .social{ font-size:2em; } .main{ background:#fff; padding:1em 1em; border-radius:1em; width:100%; max-width:600px; margin:2rem auto; } h1,h2,h3,h4,h5,h6,p{ margin:0; } /* แก้สีอักษร */ .cl-1{ color:#D9F489; font-weight:bold; font-size:3em; } .cl-2{ color:#D95858; } .cl-2{ color:#D95858; } .card-parent{ width:100%; display:flex; flex-flow:row wrap; justify-content:center; } .card-item{ --bg:url('https://media.discordapp.net/attachments/907606638767255553/909015241684308008/photo-1633113212423-dc2828784c7e.jpeg'); width:calc(50% - 1em); height:120px; padding:1em; border-radius:0.5rem; font-weight:700; color:white; display:flex; justify-content:center; align-items:center; box-sizing:border-box; margin:.5em; background-size:cover; background-position:center; text-shadow:0px 2px 1px #0008; /* แก้สีข้างล่าง */ background-image:linear-gradient(to bottom,#AA00FF33,#AA00FF66),var(--bg); } .card-item-2{ bg:url('https://www.ktc.co.th/pub/media/Article/new-m2-macbook-air1448x543.jpg'); background-image:linear-gradient(to bottom,#AA00FF33,#AA00FF66),var(--bg); } .img{ width:100%; border-radius:.5em; } h1{ font-size:2rem; } h2{ font-size:1.8rem; } h3{ font-size:1.4rem; } </style> </head> <body> <div class="main"> <center> <h3 class="cl-2"> แฟ้มสะสมผลงาน </h3> <h1 class="cl-1"> นายนวมินทร์ คำจันทร์ </h1> <br> <p> โรงเรียนเรณูนครวิทยานุกูล จ.นครพนม </p> <br> <p class="social"> <a href="_____" class="cl-2"> <i class="fab fa-instagram"> </i> </a> <a href="_____" class="cl-2"> <i class="fab fa-twitter"> </i> </a> <a href="_____" class="cl-2"> <i class="fab fa-facebook"> </i> </a> <a href="tontaladtop@gmail.com" class="cl-2"> <i class="far fa-envelope"> </i> </a> </a> </p> <br> <h3 class="cl-2"> ความสนใจ </h3> <br> <div class="card-parent"> <div class="card-item" style="--bg:url('https://www.ktc.co.th/pub/media/Article/new-m2-macbook-air1448x543.jpg');"> <h3> คอมพิวเตอร์ </h3> </div> <div class="card-item" style="--bg:url('https://blog.ourgreenfish.com/hs-fs/hubfs/shutterstock_1444616174.jpg?width=3900&name=shutterstock_1444616174.jpg')"> <h3> AI </h3> </div> </div> <br> <h3 class="cl-2"> <i class="fas fa-heart"></i> ผลงานและความภาคภูมิใจ <i class="fas fa-heart"></i> </h3> <ul style="text-align:left"> <li>กินบุฟเฟท์ได้โดยไม่เหลือสักครั้งเดียว </li> <li>เป็นทั้งคนและสัตว์ปีกได้ในเวลาเดียวกัน เพราะไม่เคยไม่นกเลย </li> <li>หนีแม่เวลาใช้ล้างจ้านโดยไม่เคยถูกจับได้ </li> <li>ชนะการแข่งขัน โดนปัดซ้ายชายเดี่ยวระดับชาติ </li> </ul> <img data-aos="flip-left" data-aos-duration="3000" src="https://images.unsplash.com/photo-1633114074391-a3927f92f44b?ixid=MnwxMjA3fDF8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&ixlib=rb-1.2.1&auto=format&fit=crop&w=1740&q=80" class="img" > </center> </div> <script>AOS.init();</script> </body> </html>