'CSS/HMTL Media query issue
I've been working on completing and assessment for a class Our code gets graded by a bot. MY code works functionally but the grading bot continues to reject my media query code. Anyone got any ideas what the resolve could be??
/*CSS CODE: >>>>> */
enter image description here 1: https://i.stack.imgur.com/kdoVP.png
/* GRADING BOT REQUIRMENTS >>> */
is 600px wide when the screen is greater than or equal to 600px wide uses grid layout to layout labels and form elements when the screen is greater than or equal to 600px wide is the width of the screen when the screen is less than 600px wide lays out the labels and form elements as full width when the screen is less than 600px wide
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
