Inline styles vs. Internal styles vs. External styles
Before we start talking about applying CSS styles to HTML, it is important we cover the various means by which we can actually write CSS. When styling an HTML document with CSS, you have three options: inline styles, internal styles, and external sty...
pauloe.hashnode.dev3 min read