What is the correct HTML to link a stylesheet?

<head> <link rel="stylesheet" type="text/css" href="style.css"> </head>

GH

Related HTML and CSS Mentoring answers

All answers ▸

What’s the difference between a block-level element and an inline element in html?


What are main tags for text?


How can we integrate animation to websites?


What is the behaviourism?