today i worked on my website for my SMG4 AU(Alternate Universe) and was able to find a decent picture for the two characters who are finished, Here’s screenshots of the site plus code and some of the code for the site

here’s some of the two characters who are done right now

here’s a screen shot of the HTML code for the website

here’s a screenshot of some of the CSS code
<div class="nav">
<div class="nav-selection">
<ul>
<li><a href="">home</a></li>
<li><a href="">about AU</a></li>
<p><a href="https://www.youtube.com/@SMG4" target="youtube">the channel this AU(Alternate Universe) is based off of</a></p>
</ul>
</div>
</div>
<div class="card">
<div class="image-container">
<img src="images/SMG4 Minion.jpg" alt="an old charecter from the original SMG4 series but redesigned named Minion">
</div>
<div class="card-bottom">
<p class="title">Minion</p>
<p class="description"> Minion is a young girl who loves to explore and have fun, though she does get a lil scared about her powers since she doesnt know how to use them</p>
</div>
</div>
here’s some of the code from the html what’s it doing is adding the links for the navigation area with a link for the original channel for those curious can know what’s it based off of and the link will go to a new tab and the div is for the card for the character with the character’s name and a description of the character in the AU so the user of the site will know the character’s name and a lil bit about them for the AU story
there’s more characters on the way and now that i have the cards how i want them i9 should be able to finish this within the deadline