Hello,
I have finished my Technical Documentation Page. I have been doing these projects on my local computer not on the Codepen (because i work in an offline environment so i don’t have a choice. I downloaded and run the test on my local) . In the Product Landing Page and Technical Documentation Page, the use-cases requires me to implement an at least one media-query to the CSS. And i did and it worked perfectly. As the site changes its layout once you resize the browser. But the media-query test wouldn’t pass.
When i got a chance to go online, I tried to do copy the code to the Codepen and VOILA! It passed. I didn’t do anything besides copy/paste. I didn’t believe my eyes and run the tests on my local files. It didn’t pass the only media query test.
Can someone explain what might happen here?
Thanks in advance.