DEV Community

Abimanyu P
Abimanyu P

Posted on

Day 1 - Basics of HTML & CSS

Today I started learning html and css. I have studied html well in my college days and now I recalled it, but I have only less knowledge in css. So today I started doing more efforts to learn css.

I learnt about how well a css can style the html elements. At first I am confused between margin and padding then later i understood it with the help of my trainer. I also learnt about how a style can applied by "class and id" to the html elements.

I learnt flex box and i understood that flexbox is mainly used to arrange and align elements easily.Now i understood how text is aligned next to the icons on sites.

Top comments (0)