Create Cascading Style Sheets
<> Forget about "inline" style sheets you're not interested, the whole point of having a cascading style sheet is so you can change an entire websites by changing the style in one place, if you have an "inline" style sheet in each html file then you will have to change the style/design in multiple places.Each html file needs one line which links tells the browser where to find the css to format the page.
This is the line we use on this website
