Which HTML tag or element is used to load an external stylesheet? code example Example: how to link css to html <link rel="stylesheet" href="PathToYourFile.css">