WEBLEB
Accueil
Éditeur
Connexion
Pro
Français
English
Français
Español
Português
Deutsch
Italiano
हिंदी
BRILLANT
422
mambetov1237.b
Ouvrir dans l'éditeur
Publiez votre code
Recommandé
18 August 2023
Code de bouton brillant
HTML
Copy
BRILLANTE
BRILLANTE
CSS
Copy
body { display: flex; justify-content: center; align-items: center; margin: 300px; background-color: dimgray; } .texto { font-size: 3rem; color: yellow; text-shadow: 0 0 10px orange, 0 0 20px orange, 0 0 40px orange, 0 0 80px orange; } <!-- Replace with your HTML Code (Leave empty if not needed) -->
JS
Copy
/* Replace with your JS Code (Leave empty if not needed) */