63070054 – เวฟ (Copy 3046)
✨ elzaphaN TV
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <meta http-equiv="X-UA-Compatible" content="ie=edge" /> <title>Jabont.com</title> <style> :root{ --c: 0%; } .xexe { background: hsl(0, 100%, var(--c)); } </style> </head> <body> <h1 id="xyz">Hello World</h1> <h2 id="abc"></h2> <div id="wrap1"></div> <script> let color = document.querySelectorAll(".xexe"); for (let i = 0; i < 11; i++) { wrap1.innerHTML += `<div class="xexe">${i}</div>`; color[i].style.setProperty("--c", calc(10*i)+"%"); } abc.innerHTML = xyz.innerHTML; </script> </body> </html>