Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sergeiown/beetrooteducationlesson08
CSS Dinner Shopping List
https://github.com/sergeiown/beetrooteducationlesson08
css3 figma html5
Last synced: about 1 month 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 (almost 2 years ago)
- Last Synced: 2024-11-11T03:36:18.990Z (3 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
![image](https://user-images.githubusercontent.com/112722061/222783337-b7f5ae88-2f82-4666-b7b7-e9f8ae90189b.png)