WEBLEB
Accueil
Éditeur
Connexion
Pro
Français
English
Français
Español
HTML
CSS
JS
Document
votre chois
button{ padding: 8px 40px; display: flex; margin: 250px auto; background: red; color: black; border-radius: 20px; border: none; transition: 2s; } button:hover{ transform: scale(1.1); color: red; background: black; }
/* Replace with your JS Code (Leave empty if not needed) */
Preview
Open Advanced Editor
Publish Code
Full Screen
HTML
CSS
JS
Document
votre chois
button{ padding: 8px 40px; display: flex; margin: 250px auto; background: red; color: black; border-radius: 20px; border: none; transition: 2s; } button:hover{ transform: scale(1.1); color: red; background: black; }
/* Replace with your JS Code (Leave empty if not needed) */
Preview
Validating your code, please wait...