Tutorials
THE WORLD'S LARGEST WEB DEVELOPER SITE

Exercise:

Add an external style sheet with the URL: "mystyle.css".

Hint: Add a <link> element in <head>. The <link> element should have "rel", "type" and "href" attributes.