That's why it makes a lot of sense to style web pages and web sites by linking external style sheets.
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 but it can't link external style sheets.