<html>
<head>
<link rel="stylesheet" href="styles.css">
</head>
<body>
<h1>Hello World!</h1>
<h2>I am formatted with a linked style sheet.</h2>
<p>Me too!</p>
</body>
<!-- Mirrored from www.w3schools.com/tags/tryit.asp?filename=tryhtml_link_tag by HTTrack Website Copier/3.x [XR&CO'2014], Mon, 05 Sep 2022 15:14:00 GMT -->
</html>