Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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-child

Use 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)