WEBLEB
Inicio
Editora de código
Iniciar sesión
Pro
Español
English
Français
Español
Português
Deutsch
Italiano
हिंदी
reclutamiento de fuerzas especiales
656
Mikeykun
Abrir en el editor
Publica tu código
Recomendado
1 August 2024
Diseño de interfaz de usuario de tarjeta de producto
29 August 2025
Ejemplo de contenedor de animación CSS
16 April 2025
Un código de Metehan
HTML
Copy
Document
SPECIAL FORCE RECRUICTMENT
Veuillez indiquer votre age
Veillez indiquer votre taille
Veuillez indiquer vote position
Valider mes infos
CSS
Copy
body,html{ width:auto; background: url(https://images.unsplash.com/flagged/photo-1560177776-295b9cd779de?fm=jpg&q=60&w=3000&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxzZWFyY2h8M3x8YXJteXxlbnwwfHwwfHx8MA%3D%3D); } img{ height: 800px; width: 100%; } input{ width: 500px; margin-left: 120px; margin-top: 20px; height: 40px; margin-left: 400px; border-radius: 15px; } .haut{ font-size: 75px; margin-top: -750px; color: white; margin-left: 200px; font-family: "Dancing Script", serif; font-optical-sizing: auto; font-weight: <weight>; font-style: normal; } .pays{ color: white; margin-left: 440px; margin-top: 50px; color: rgb(11, 253, 11); } .age{ color:white; margin-left: 440px; margin-top: 50px; color: rgb(11, 253, 11); } .size{ color: white; margin-left: 440px; margin-top: 50px; color: rgb(11, 253, 11); } button{ margin-left: 570px; margin-top: 50px; height: 45px; width: 150px; border-radius: 13px; background-color: rgb(11, 253, 11); } .console.log{ color: white; }
JS
Copy
/* Replace with your JS Code (Leave empty if not needed) */