Cascading Style Sheets (CSS) are lists of formatting
instructions that you can use to customize your web page.
Using a linked style sheet, you can declare styles in a separate text file, then link all your web pages to that file. All pages will follow the instructions contained within that text file.
|