In this video, I show you how to code custom bullet points with HTML and the CSS marker pseudo element. We'll look at:
00:23 - One type of bullet point
02:10 - Alternating bullet points
02:45 - Assorted bullet points
03:37 - Using photos for bullet points
--
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 custom bullet points with CSS | web development | marker pseudo element | NatokHD