today i made a website for a Nick.jr show called Rainbow Rangers where its a show about 7 girls with a unicorn who go on earth to solve problems the website is going to have the characters in cards but their name will be their base color with a description here’s some screenshots and a piece of the code of the said website

<header class="header">Rainbow Rangers</header>
<nav class="navigation">
<div class="nav-selection">
<ul>
<li><a href="/">home</a></li>
<a href="https://www.youtube.com/@RainbowRangers" target="youtube.com">the channel(or show) the website's about</a>
</ul>
</div>
</nav>
<div class="card">
<div class="image-container">
<img src="" alt="the red Rainbow Ranger with strength power">
</div>
<div class="card-bottom">
<p class="Rosie">Rosie Redd</p>
<p class="description"></p>
</div>
</div>
here’s some of the code and here it puts up the header of the name and puts the card for the ranger and her name on the card no picture or description yet though but there is gonna be a description and picture for the girls
here’s a video of the website and as shown each card name doesnt have the same color as each are gonna have a different color based on the girl again no picture yet but I’m looking for some and there’s a link that’ll take you to their official youtube channel for those curious about the actual show