Make HTML card element inline

Viewed 17

I got some nice looking cards off of w3 schools (https://www.w3schools.com/howto/howto_css_cards.asp)and I want to make them in-line but I don’t know how.what the cards look like now

I attached a picture showing what it currently looks like, however I want them to be next to each other (because they are like 20 cards I need to have in the website and and I not want them to flood the website going vertical)

I tried using display:nowrap but it did not work.

section of code

I can’t post my actual code because it makes it all funky. Btw I’m posting on iPad.

when I try to put my code

0 Answers
Related