<html> <head> <link rel="stylesheet" type="text/css" href="https://getmimo.com/r/styles.css"> </head> <body>I could be a part-time model.</body> </html> ]]>
Fantastic! The <link> tag is an empty tag that establishes a link between a web page and an external resource.
The <style> tag helps us use internal style sheets buts it can't link external style sheets.