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 ▸

Make a dropdown list with red type and yellow background.


Many different data types can be stored on a computer system. Five common data types are string, Boolean, real, character and integer. Give suitable examples of data that could be held in each data type.


How do I get better at Maths?


What is the difference between classes and IDs?