Hi all,
Anyone knows whats the easy fix on this problem? It ran fine on codepen, I got the message " My Technical Documentation page should use at least one media query."
Any help will be appreciated.
Thanks!
Hi all,
Anyone knows whats the easy fix on this problem? It ran fine on codepen, I got the message " My Technical Documentation page should use at least one media query."
Any help will be appreciated.
Thanks!
have you linked the css file?
The new Responsive Web Design curriculum content has been released.
FAQ:
5) How do I use the new editor?
index.html and styles.css tabs which you should use for the respective code.styles.css file to your HTML (just like you would in real web-development), by adding the following line to the head of your HTML:<link href="styles.css" />
DOCTYPE, html, head and body tags for each project.This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.