which element is used in the head section of HTML and XML page if you want to use an external style sheet file to decorate the page code example
Example: how to link css to html
<link rel="stylesheet" href="mystyle.css">
<link rel="stylesheet" href="mystyle.css">