An external style sheet is a separate file apart from the HTML file(s). The external style sheet files having the file extension as .css. The ESS will be associated with HTML document and it will be imported to the head section.
For pattern:
For entire site we can used the one External Style sheet.