noseclub
4 years ago
If it helps any, you can use @media tags in your css file so that your layout only changes if a screen size is below a certain amount ^^ Here's a page about it on w3schools! https://www.w3schools.com/cssref/css3_pr_mediaquery.asp
noseclub
4 years ago
Basically - you can have your web layout be however you like, and make it change into an accessible version for small screens!
claeiy
4 years ago
ah, ty! i might do this at some point actually so i can revert back to my usual layout. w3schools coming in clutch once again lol.
noseclub
4 years ago
It's a really good code! :D I test it out on my layouts by just making my browser window smaller, and then just changing it for whichever pixel width makes the layout break LOL
as long as you have an html page with the past music on it, you should be able to link it as the source in your iframe. what I did w/ the iframe on my homepage was put the whole iframe into a div and then put the div where I wanted it. I don't know if that helps or not but if you have any more questions feel free to ask!!