Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Include the below lines between header section in your html file and make sure that you have included the correct path name to point the .css file.
- <head>
- <link rel="stylesheet" type="text/css" href="folder_name/file_name.css" />
- </head>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement