Specify the attribute of the tag that is used to reference the external style sheet.
Explanation
The <link> tag makes a link between web document and external resources (mostly CSS external style sheets).
Supported in all major browsers.
Typical form of use is:
<link rel="stylesheet" type="text/css" href="mystylesheet.css">
href specifies the place of location of the linked file.

Следи за CodeGalaxy

Мобильное приложение Beta

Get it on Google Play
Обратная Связь
Продолжайте изучать
тесты по HTML & CSS
Cosmo
Зарегистрируйся сейчас
или Подпишись на будущие тесты