https://github.com/sergeiown/beetrooteducationlesson08
CSS Dinner Shopping List
https://github.com/sergeiown/beetrooteducationlesson08
css3 figma html5
Last synced: 3 months ago
JSON representation
CSS Dinner Shopping List
- Host: GitHub
- URL: https://github.com/sergeiown/beetrooteducationlesson08
- Owner: sergeiown
- Created: 2022-10-26T12:42:56.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-05-10T08:51:23.000Z (about 2 years ago)
- Last Synced: 2025-01-08T19:22:12.596Z (5 months ago)
- Topics: css3, figma, html5
- Language: HTML
- Homepage: https://sergeiown.github.io/BeetRootEducationLesson08/
- Size: 14.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# BeetRootEducation
_LMS Beetroot Academy progress_
### TASKS
**Required:**
Make a shopping list. The link to it in Figma is [here.](https://www.figma.com/file/mcLMf5qIXLwyzmTEoEiFK1/CSS-Dinner-shoping-list)
Be sure to use selectors:
- by item
- by class
- by attribute
- neighbor selector "+"
- :hover
- :active
- checked
- :before and :after
- :nth-childUse CSS code for smooth animations:
`*{transition: all .1s ease-in;}`Take this favicon
