what is rel in css code example
Example 1: rel css
<link rel="stylesheet" type="text/css" href="style.css">
Example 2: a href rel
<a href="#" rel="nofollow noreferrer">
<link rel="stylesheet" type="text/css" href="style.css">
<a href="#" rel="nofollow noreferrer">