Open frozzel opened 2 years ago
Work with a partner to implement the following user story:
It's done when the resource links are initially hidden on page load.
It's done when the user moves the mouse over the text "Show Resources," and the resource links display.
The following image demonstrates the web application's default appearance and functionality:
The following image demonstrates the web application's appearance and functionality when the cursor is over the "Show Resources" text:
You can use the following resource links for the content:
MDN Web Docs on responsive design
MDN Web Docs on using media queries
MDN Web Docs on flexbox
How would the CSS display property help?
display
What examples can you find of other developers using the :hover pseudo-class in creative ways?
:hover
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
🏗️ Implement an Interactive Resources List
Work with a partner to implement the following user story:
Acceptance Criteria
It's done when the resource links are initially hidden on page load.
It's done when the user moves the mouse over the text "Show Resources," and the resource links display.
Assets
The following image demonstrates the web application's default appearance and functionality:
The following image demonstrates the web application's appearance and functionality when the cursor is over the "Show Resources" text:
You can use the following resource links for the content:
MDN Web Docs on responsive design
MDN Web Docs on using media queries
MDN Web Docs on flexbox
💡 Hints
How would the CSS
display
property help?What examples can you find of other developers using the
:hover
pseudo-class in creative ways?🏆 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.