questions
1.Cascading Style Sheet
2.To help make websites look nice and appealing
3.There are three methods for inserting styles. They are:
Internal Stylesheet- Internal stylesheets holds the CSS code for the webpage in the head section of the particular file. This makes it more convenient to apply styles like classes or id’s in order to reuse the code. The drawbacks of using an internal stylesheet is that changes to the internal stylesheet only effect the page the code is inserted into.
External Stylesheet-External Stylesheets are .css files that you link your website to. This makes it so that what ever you change in the .css sheet, it will effect every page in your website. This prevents you from having to make many code changes in each page. This is for larger scale site changes
4.The inline styles use CSS properties with every individual tag. They are used to make changes on individual tags because they don’t change the entire website, they just change one part. They aren’t the preferred method of inserting styles into web pages because they are inefficient. Most styles apply to large parts of a website. Using inline styles can be extremely timely and unnecessary when trying to make large changes in a website.
Daniel Uriostegui and Kyle Smorynski
Fortnite is the greatest game of all time