Style sheets control the properties of HTML elements and provide an option to make HTML elements beautiful. There are three different ways to use style sheets in your HTML document. These ways of using style sheet are-Inline style sheets, Embedded or Internal style sheets and Linked or External style sheets.