CSS Review

Add your name to a section below
Put information that is worth remembering about CSS
Put links to resources for finding out more about CSS
Put potential questions for the test on CSS

ZackG:
1.CSS is Cascading Style Sheet.
2.CSS helps create a color for the background of the text.
3.CSS is like divs, it controls some of the page.


Will M: Css is a useful way to style a page that was written in HTML
          CSS allows styling for one, a few, or many web pages at a time
         CSS is useful because it has many potential applications, like wikis for example.
        Question for the test: In what way is CSS similar to Divs?


Ben h: Css is like divs where you can change the colors
          Css is a good way to organize html pages
           Css is easy to use

Nic G:    Css is usefull for organizing paragraphs.
            Css you can color certain parts and add scrollbars inside the page.
            Css you can set a type of "skeleton" for all of your pages.
            Potential Q: What two types of CSS codes are there and where do you put them?
            
 
Lindsay C: Css is a style sheet language used to describe the formating
               of a document written in a markup language.

               Css is used to style web pages written in HTML or XHTML.

               Css is for enabling the separation of document content

Morgan O:
CSS is really useful because you can use a few lines of code to style the whole document.
You can set styles for every paragraph with only one code, or for every header with one code.