Cascading Style Sheets
CSS or Cascading Style Sheets, is a way of how we edit a website or document to fit our particlar brands style. CSS is edited under developer tools, and under the elements tab. In this section you can start to craft the effect you want your website to have on customers.
So What can you actually change with CSS?
Many websites will use CSS to help completely structure their website look. This includes font, font size, font style, website colors, font weight, margin sizes, and website layout. With CSS, let’s say you want to keep using specific colors and fonts for your whole webpage. You could assign names to each particular change you want to make, and by entering that name in the area you want to apply it would do that step for you. It takes way less time, and makes for editing your website to be easy. I believe CSS can be one of the most crucial aspests to constructing a website, as your customers will judge how your site works and looks, which determines if they will actually buy from you.