Using the <link> relationship tag, we can include one or more external CSS files.
Links to include external CSS files must be placed within the <head> </head> section of the HTML page.
Also, the same <link> relationship tag is used to include libraries of various frameworks, such as Bootstrap, Bulma, Tailwind, Ulkit, Animate.css and others.
example: