oh also i forgot to put this here but i want it to be like the table under the image but then like text next to the image/as a paragraph aligned to the image where i write abt them
So I checked the source code on your page (sorry if that made you uncomfortable I won’t do that again) and an incorrect ending div placement is the problem. https://i.imgur.com/jIoQLtO.jpg if you use a notepad or notepad adjacent editor remove the last ending div tag in the page and place it right before the Vivi1 opening tag. Also the popups are GORGEOUS, bless the effort. Good luck with school!
don’t worry, checking my code is always encouraged if i’m running into problems haha. ty so sooo much i’ve been trying to find out what’s making it not show up for way too long
asking again i want to put the table under the image of my cat on my kitties page but none of the positioning seems to work...can someone help me with it? idk how to even look it up on google lol (feel free to look at my code ofc). i want it to be like the table under the image but then like text next to the image/as a paragraph aligned to the image where i write abt them
Apply this to #lenore: {display: flex; flex-direction: row}. Also unset the height of #lenore. Look at the Flexbox cheatsheet or use css3generator.com if you want to center it or something.