Skip to content

UChicagoWebDev/lab-1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Lab 1-1: Git and HTML

5 points

DUE: Friday, Jan 9 by 8:30pm, i.e. by the end of class

For easiest viewing of these instructions, view online on Github.com or use a Markdown previewer.

Instructions

Part 1

If you haven't already, clone the course materials repo at https://github.com/UChicagoWebDev/course_materials.

  1. Make a fork of this repo from: https://github.com/UChicagoWebDev/lab-1-1
  2. Create a file in this firectory called yourname.html. For example, mine would be trevor.html. Commit and push your changes.
  3. Copy yourname.html to uchicagowebdev.com using the instructions in class. Free point!
  4. Copy the URL of your repository and submit it on Canvas.
  5. Post a link to your deployed page in the #web-development channel on the UChicago CS Slack.

Part 2

Using only vanilla HTML markup, update your yourname.html file to include:

  1. Your name in the title bar
  2. an ordered list of your favorite foods
  3. an unordered list of your favorite movies or TV shows
  4. an 8x8 table of multiplication facts 1-8
  5. a link to a wikipedia article about a cute animal

Rubric

1 point for completing each step of the instructions.

About

Exercise 1 (In-Class)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages