Web 110
Final Project
CSS Embedded in HTML
One of the ways to use CSS is to use the <"style"> element. By putting that element in the head of an HTML file, it allows for users to code in CSS right on a given HTML file.