today i was working on my rainbow rangers website and got all the characters and all the pictures and all of the descriptions for each of the character here’s some of the code and screenshots of the site for this project

<div class="card">
<div class="image-container">
<img src="https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcQDZMb3rXG64vOE8lSDmrGFIwjYPm814uFRGQ&s" alt="the Rainbow Ranger's main enemy">
</div>
<div class="card-bottom">
<p class="praxton">Preston Praxton</p>
<p class="praxton-description">Preston Praxton's A scathingly rich man with an overdeveloped sense of entitlement, Preston puts his own needs and the needs of his checkbook first and foremost, so he pays no attention to other collateral damage. He doesn't notice if his oil tanker is leaking into the ocean, or if he's harming a coral reef by stomping all over it in his scuba flippers. </p>
</div>
</div>
<div class="card">
<div class="image-container">
<img src="https://www.mycast.io/_next/image?url=https%3A%2F%2Fassets.mycast.io%2Factor_images%2Factor-patty-praxton-rainbow-rangers-1010720_large.jpg&w=3840&q=75" alt="the Rainbow Ranger's main enemy's daughter">
</div>
<div class="card-bottom">
<p class="praxton">Patty Praxton</p>
<p class="praxton-description">Preston's eight-year-old daughter Patty is spoiled and entitled but deep down, she has a good heart. Once she understands she's doing something wrong, she'll always work to correct it it's just not always easy getting her to see it.</p>
</div>
</div>
heres some of the code as you can see the pictures and the descriptions explain about the characters each have their own descriptions based on the character
here’s a video of all of the finished characters it shows their name, description, and picture of each of the characters and a bit of the hover effect for the a links
its still not finished because i need to make a page for about the swhow but its almost complete