Learn and Explore CSS as a Beginner
CSS means Cascading Style Sheet
It is a powerful sheet for ornamenting the html pages
There are 3 types of CSS. They are as follows:
Internal CSS If we use <style> </style> in the HTML <head></head> for styling CSS
External CSS If we use an externa...
mukibulminhaz.hashnode.dev14 min read