The Great Review

The Great Review

The Mission

In this project, should you choose to accept it, you will create slides such as the examples below. However, the examples below are incomplete! You must complete the example slides by replacing the blanks with the correct information, and filling in any missing information...

Slide 1:



All The Swell Stuff We've Learned!





By the bloody marvelous (YOUR NAME HERE)







Slide 2:



Excel Formulas. Yay!

We learned how to create formulas in Excel. All formulas begin with an ______ sign. Some examples of formulas and what they do are as follows:

  • _________________________ is a formula that finds the maximum value of the values stored in cells E1 through G5.
  • _________________________ is a formula that finds twice the average of the values stored in cells B7, C12, and E4.
  • _________________________ is a formula that calculates three times the sum of 12 and the value inside of R7.
  • _________________________ is a formula that finds the sum of the values in cells A3 through D3.
  • _________________________ is another formula that finds the sum of the values in cells A3 through D3.


Slide 3:



Basic HTML!

We learned how to create HTML files. HTML files begin and end with the <html> tag. Other tags that always in HTML files are as follows:
  • The __________ tag: This is the first tag after the beginning <html> tag. The <title> tag goes inside of this tag.
  • The <title> tag: This tag is located inside of the <head> tag. It creates a title in the title bar, which is located at the _________ of the browser window.
  • The _________ tag: Most of the information in your web page goes inside of this tag. Anything placed inside of this tag is displayed on the web page.


Slide 4:



HTML Lists!

There are two types of lists in HTML, __________ lists and ___________ lists. An example of an ___________ list with the list items "Dog, Cat, and Bird" is as follows:









The above list can be changed into an _______________ list by changing the _______ tag to a _______ tag.


Slide 5:



HTML Tables!

We learned how to create tables in HTML. All tables begin with the __________ tag. Inside of this, you must have table rows. To create 3 table rows, you would use the _______ tag ______ times. You can place either table data or table headers inside of each table row. Table data is inserted using the _______ tag, while table headers use the _______ tag.







Slide 6:



T-t-t-t-that's all folks!


(Insert a ClipArt image of your choice here)






Rubric

Below is the rubric that will be used to rate your skills. This project will be worth a total of 20 points toward your final grade. Make sure you hit all of the important pieces. Good luck!

Category Excellent (8 to 10 pts) Getting There (6 to 7 pts) Developing (5 or less)
Transitions Created all types of desired transitions Created some types of desired transitions Created zero to one types of transitions
Completeness All slides are complete with correct answers All problems were attempted. Most slides have correct answers. Not all problems attempted, or many slides have incorrect answers.

Valid XHTML 1.0!

Valid CSS!