Open frozzel opened 2 years ago
Work with a partner to implement the following user story:
It's done when the screen size is larger than 992px and the product cards on the screen are side by side.
It's done when I change the screen size to 992px or smaller, and the product cards on the screen split into two columns.
It's done when I change the screen size to 768px or smaller, and the product cards on the screen become stacked on top of each other.
Optional: Just for fun, change the background color of the header each time the product cards change layout.
The following image demonstrates the web application's appearance at 992px or smaller:
The following image demonstrates the web application's appearance at 768px or smaller:
If you have completed the activity and want to further your knowledge, work through the following challenge with your partner:
Use Google or another search engine to research this.
© 2022 Trilogy Education Services, LLC, a 2U, Inc. brand. Confidential and Proprietary. All Rights Reserved.
done, need more info in class
🏗️ Implement Media Queries for Screens
Work with a partner to implement the following user story:
Acceptance Criteria
It's done when the screen size is larger than 992px and the product cards on the screen are side by side.
It's done when I change the screen size to 992px or smaller, and the product cards on the screen split into two columns.
It's done when I change the screen size to 768px or smaller, and the product cards on the screen become stacked on top of each other.
Optional: Just for fun, change the background color of the header each time the product cards change layout.
Assets
The following image demonstrates the web application's appearance at 992px or smaller:
The following image demonstrates the web application's appearance at 768px or smaller:
💡 Hints
🏆 Bonus
If you have completed the activity and want to further your knowledge, work through the following challenge with your partner:
Use Google or another search engine to research this.
© 2022 Trilogy Education Services, LLC, a 2U, Inc. brand. Confidential and Proprietary. All Rights Reserved.