In my current project, I am unable to edit the HTML code directly. Therefore, I have created a CSS file that adjusts certain elements and I need to link it accordingly. Modifying the external HTML file is not an option.
Therefore, I have both an HTML and a CSS file that need to be linked together without making any changes to the HTML itself.