kev638 / prework-study-guide

A study guide for course pre-work.
MIT License
0 stars 0 forks source link

HTML #1

Open kev638 opened 1 year ago

kev638 commented 1 year ago

HTML

User Story

As a boot camp student, I want a Prework Study Guide website, so that I can review all the information I learned throughout Prework.

Acceptance Criteria

GIVEN a Prework Study Guide website WHEN I visit the website in my browser THEN I see four boxes titled HTML, CSS, Git, and JavaScript with associated notes listed WHEN I view the study guide THEN I see a dark blue header and footer, and four boxes with a shadow WHEN I open the console in my browser THEN I can see the four topics I learned listed along with a suggestion on what I should study first WHEN I visit the website using the URL THEN I can access my website from any browser

csk0711 commented 1 year ago

How should it be submitted? Should it be the hosted website URL or a complete build repo?