Skip to content

jryu0519/css-cv.github.io

Repository files navigation

Review Assignment Due Date

CSS Resume Assignment

In this assignment, you will style a resume website using CSS.


Provided Files

  • style.css: a template css file linked in index.html and contact.html
  • index.html: a template shell with css file linked
  • contact.html: a template shell with css file linked

Part 1: Project Setup

  • Copy the contents of your completed index.html from the html assignment into the provided index.html template. (Keep the link to style.css.)
  • Copy the contents of your completed contact.html from the html assignment into the provided contact.html template file. (Keep the link to style.css.)
  • Copy the images from your completed html project to the images folder

Part 2: Create!

Style your cv following these step-by-step instructions. (20 pts)

Part 3: Testing locally

After you have completed the style.css file. You may run the test scripts locally by:

  1. Install the tools by running:

    npm install

  2. Run the test scripts:

    npm test

  3. Repeat npm test until all tests are passed.

🧭 Part 4: Publish your cv on your personal GitHub pages

  1. **Publish your CV on GitHub pages **

You are to publish your CV to your own GitHub pages site. This is NOT your classroom repo created in our CSCI4300-Web-Programming organization. instructions for publishing on GitHub are linked.

  1. Provide the link on the class Google sheet

The link to the Google sheet is provided in the instructions sheet linked above.

About

Jaeson Ryu's CSS-CV Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published