What, why and How CSS ๐ค
CSS stands for Cascading Style Sheet. It is used to style the web page.
CSS is a very powerful tool that can transform not so good looking HTML webpage into a good-looking webpage.
For example, it can transform
This ugly-looking webpage:
Into this:
...
webdessentials.hashnode.dev3 min read