apply html css custom on. opening page code example
Example 1: how to link css to html
<link rel="stylesheet" href="PathToYourFile.css">
Example 2: how to link css to html
<link rel="stylesheet" href="file_name.css">
<link rel="stylesheet" href="PathToYourFile.css">
<link rel="stylesheet" href="file_name.css">