So I was practicing with media queries and making a responsive layout. When opening the index.html on my local machine it looks great imo. When I uploaded it to github and copy/paste it to codepen one block level element wont show itself. Its suppose to be floating on the right of the #mainArticle but its empty. It works good on my local machine. website uploaded to git. and heres a Link to the code
Edit: well seems to be working for everyone else except me. how it looks on my laptop
Edit: Wow figured out what was wrong with it thanks to Stack Over Flow with an id of “#ads” it was getting blocked by adblock. This explains it all, please learn from my mistake not sure what the take away is but dont be like me haha
it works fine when I open it up locally on my browser. It just looks like that when I go to the website using the link. So i think the media queries are fine since they do work locally im thinking it has to do something with github since I was having trouble uploading it had to do it a couple of times
1366px but it works fine when I open up index.html locally it just looks like that when I use github’s link.
edit: also it works fine on firefox and chrome on android just not chrome on my laptop