In this video, I show you how to code animated neon buttons with HTML and CSS, including hover, focus and active states!
Some of the CSS we'll use:
- margin
- padding
- border
- box-shadow
- @keyframe animations
- transform: scale()
--
const me = {
name: "Leanne 👩🏻",
passions: ["coffee☕️", "code 💻", "cats 🐱"],
unpopular_opinion: "LOVES CSS ❤️",
favorite_colors: ["hotpink", "orangered"],
channel_aim: "Show the world that CSS is fun and web development rules! 👑"
}
--
🐤 Say hi on Twitter: https://twitter.com/RybaLeanne
Download
0 formats
No download links available.
Code animated neon buttons with HTML and CSS | NatokHD