https://cult-master-status.neocities.org/sub_pages/testingpage
Here it is it looks nice and neat now I based it off of the code I used for my about me page I still have no idea how I got the i-frame perfectly centered like that I tried just copying the code by hand but I couldn't get it to work so I copied and pasted it instead
it's weird but it works really well feel free to copy it
it uses two images to the left and right and a footer at the top to center it they can be made to be visable or invisable depending on what you want the page to look like compare this to my about me page
have you tried to set the body display to grid then "justify-items: center;" and "margin-top"? it has worked for me whenever i want to center something :3
it uses two images to the left and right and a footer at the top to center it they can be made to be visable or invisable depending on what you want the page to look like compare this to my about me page
have you tried to set the body display to grid then "justify-items: center;" and "margin-top"? it has worked for me whenever i want to center something :3
oh yeah I havent really got into CSS like that yet it's something I should do though im using some archaic methods to center my items