Answers
>
HTML And CSS
>
Mentoring
>
Article
What is the correct HTML to link a stylesheet?
<head> <link rel="stylesheet" type="text/css" href="style.css"> </head>
GH
Answered by
George H.
•
HTML and CSS tutor
2250 Views
See similar HTML and CSS Mentoring tutors
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?