My deadline for my year 11 task is just one day away and I've tried multiple solutions, but it seems like I might have implemented them incorrectly in my code. I really need help! Unfortunately, I don't have a fiddle example to share because I'm not sure how to set it up. The website also insists on adding more details, so I guess I'll just keep writing until I can finally post this. I'm exhausted and can't think straight. Anyone who helps me out is a true legend, cheers from Australia!
.slideshow {
display: none;
padding: 10px 0 10px 0;
margin-top: -50px;
font-size: 25px;
overflow-y: hidden;
}
.slide_selection {
display: inline-block;
padding: 20px 30px;
}
...