1-877-817-4442
 

Glossary of Terms

Cascading Style Sheets (CSS)

A Cascading Style Sheet (CSS) can be what applies the style for a webpage written in HTML.  When we build a website, we have a specific design/look in mind.  A CSS allows us to apply that look sitewide, keeping a consistent feel throughout the entire site - but this way you don't have to try to figure out what color is used here or there, or what font this page is, etc.  The CSS applies all of those details for you. 
 
*Note: Our tools are set up in such a way that you are easily able to override the CSS as there is a need to.