TL;DR Summary
Here is the correct HTML for style sheet referral:
[ copy-paste and thank me later :) ]
<link href="style.css" rel="stylesheet" type="text/css" />
Also, make sure you put this line either in the <head> or somewhere near the top of the page like this:
And this is it.
Until next time,
Will
P.S. check out my Algo-Trading Journey articles