what is the use of rel=“stylesheet” in linking a html file to css
Css basics code
It is used to define a relationship of the linked file to the html file.
read more about rel here
what is the use of rel=“stylesheet” in linking a html file to css
It is used to define a relationship of the linked file to the html file.
read more about rel here