CSCI 121 - Exam 1 Open Book
Exam Resources
Instructions
For this portion of the exam you are to perform each of the following (read all steps before starting):
- Use Brackets to create a file named exam1.html.
- Include a title for the page with your name, class and exam, i.e. Your Name - CSCI 121, Exam 1
- Your document should have yellow text on a blue background by changing the style of one element
only in the document.
- Repeat the title text as the heading of your page.
- You should include a captioned table, with caption of "Checkerboard"
- The table should look like a vintage checkerboard, see picture below (not to scale):
- Change the style of all links so that their link text color is yellow.
- Important notes/hints:
- The checkerboard must have as many (8x8) alternating black and red "spaces" exactly as shown.
- The borders around the checkerboard and between the red and black spaces on the board are gold.
- The red and black spaces are just that, red and black in color.
- There should be no blue line(s) between the red and black spaces.
- Each space is 60px square.
- The border around the table is 10px wide.
- The border around each square is 5px wide.
- At the bottom of the page include a mailto link with the following syntax (cut-n-paste and change your_email accordingly):
- <a href="mailto:your_email@millersville.edu?subject=Exam 1 Grade">Email grade</a>
- Upload the exam1.html file to Google Docs, storing in your "CSCI 121" folder.
- Share the exam1.html file with thomas.rogers@millersville.edu.