January 2018
Intermediate to advanced
332 pages
7h 36m
English
This might seem obvious, but is still largely used. When we add a link tag to download a stylesheet, our browser already knows that it is a stylesheet. There is no reason to specify the type of that link:
<link rel="stylesheet" href="somestyles.css" type="text/css" />
Read now
Unlock full access