WEBLEB
Home
Editor
Accedi
Pro
Italiano
English
Français
Español
Português
Deutsch
Italiano
हिंदी
HTML
CSS
JS
Home
Contact Us
Tutoriel
About
CSS
HTLM
body{ margin: 0px; bordor: 0px; background-color: #000; } nav li { list-style: none; display: inline } nav li a { text-decoration: none; margin: 2px; padding: 10px; border-radius: 5px; border: 1px solid black; background-color: #515151; color: #adce65; font-weight: bold; transition: background-color .3s linear 0s, color .3s linear 0s; } nav li a:hover { background-color: #adce65; color: #515151; }
/* Replace with your JS Code (Leave empty if not needed) */
Validating your code, please wait...
HTML
CSS
JS
Home
Contact Us
Tutoriel
About
CSS
HTLM
body{ margin: 0px; bordor: 0px; background-color: #000; } nav li { list-style: none; display: inline } nav li a { text-decoration: none; margin: 2px; padding: 10px; border-radius: 5px; border: 1px solid black; background-color: #515151; color: #adce65; font-weight: bold; transition: background-color .3s linear 0s, color .3s linear 0s; } nav li a:hover { background-color: #adce65; color: #515151; }
/* Replace with your JS Code (Leave empty if not needed) */