screenshot of basic boxes in grid with overlay

Assignment 3: Basic CSS Grid

This assignment will be submitted on Blackboard. Instructions are also there.

You need to complete Assignment 2 before you complete Assignment 3.

The assignment is to add CSS Grid Styles to the HTML files you created for Assignment 2.

We went over this process in Class 5. You can find more information from that class here (and an example will be available on the post at the end of class).

SUBMITTING The ASSIGNMENT

Option 1: Upload a compressed file

For this option you will compress your project folder that has all of the HTML and CSS files in it. 

Then upload the compressed folder when you submit the assignment in Blackboard.

Windows Instructions:

  • Locate the file or folder that you want to zip.
  • Press and hold (or right-click) the file or folder, select (or point to) Send to, and then select Compressed (zipped) folder.

    A new zipped folder with the same name is created in the same location. To rename it, press and hold (or right-click) the folder, select Rename, and then type the new name.

macOS instructions:

  • Locate the file or folder that you want to compress.
  • Right-click the file or folder and then select Compress “folder name” where folder name will be the name of your folder.

    A new compressed folder with the same name is created in the same location. To rename it, right-click the folder, select Rename, and then type the new name.

Option 2: GitHub Link

To use this option you will need to create a GitHub repository with your files in it and then you can paste the link to the repository in the comments when you submit on Blackboard.

We haven’t covered GitHub and repositories in class. We will soon and this will continue to be an option for saving your files for many of the assignments. It will be required for the midterm and final.