So yesterday we completed covered some parts of CSS and today we'll be going through the rest of them.
Today we will be seeing how we can work with things like texts, icons, typography, forms, grids, and many more. Also we will be starting with some important concepts in CSS. We will be seeing how we can round the corners of elements, add borders, do transformations, and many more.
- Styling links
- Playing with lists
- Displaying elements
- Fitting elements
- Position
- Overflow
- Float
- Typography
- Flexbox
- Grid
- Media Queries (Important)
This sections is an optional section. This section contains some extra concepts for those who want to dig deeper into CSS.
Here we will be seeing some more advanced things in CSS like transformation, media queries, responsive grids, and so on.
This concludes the Day 04 of our 7 Days of Web Dev. So with this we have completed CSS. And from tomorrow we are going to start with JavaScript.