Use CSS Style Sheets
What are Cascading Style Sheets (CSS)?
Cascading Style Sheets control the overall look of a site through an extra file.
Why do we use CSS?
CSS is used to help maintain visual consistency throughout a site. Using CSS layout and color schemes can be changed by modifying the CSS document instead of each individual file.