Skip to content

Instantly share code, notes, and snippets.

View deebot10's full-sized avatar
๐Ÿš€

Dee deebot10

๐Ÿš€
View GitHub Profile
@deebot10
deebot10 / turing_mod2_intermission_work.md
Last active May 9, 2021 07:19
Mod2 Intermission Work

B2 Intermission Work

Answer these Check for Understanding questions as you work through the assignments.

HTML

  1. What is HTML?

The standard markup language for creating Web pages. HTML stands for Hyper Text Makup Language

Checklist/Rubric

Part I: Creating Directories and Files; Initializing Git and Pushing to GitHub

  • I named my directories correctly.
  • I named my files correctly.
  • I structured my files and directories correctly.
  • I made only one initial commit.
  • I pushed my initial commit to GitHub.