Thursday, 08 August 2019 08:24
How to give rounded corners to a element using css
In CSS3 it's possible to give elements roundedÂ
corners using the border-radius property.
Published in
html & css
Monday, 01 July 2019 08:18
What is css pre-processor and how to use it
Sass is called css pre-processor which reduces repetitionÂ
of css codes and this way saves time.Â
Published in
html & css