updated ui for my website. i wanted to make things more accessible to ppl on mobile and also add chat to each page. i just can't help but feel like i liked the more toned down clean look of my website b4. how does every1 feel about it? any thoughts/criticisms?
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
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
omg ur site is soooo cute, i love the tomodachi music on ur about page! oh also i'm an aries 2! btw how did you get the full image on hover on ur home page? i've been tyring to figure out how to do it but im new to coding n cant find anything on the internet on how to do it(;¬_¬)
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
Basically - you can have your web layout be however you like, and make it change into an accessible version for small screens!
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.
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