shannonMG / prework-study-guide

Bootcamp prework for students
MIT License
0 stars 0 forks source link

HTML #1

Closed shannonMG closed 1 week ago

shannonMG commented 1 week ago

HTML

User Story

As a bootcamp student, I want the prework notes to be structured on a webpage, so that I can easily find and read information

Acceptance Criteria

GIVEN a Prework Study Guide Website, WHEN I visit the website in my browser, THEN I see four boxed titled HTML, CSS, Git, and JavaScript with associated notes listed.

PrasannaKatabattini commented 1 week ago

<!DOCTYPE html>

Prework Study Guide

HTML

Notes on HTML...

CSS

Notes on CSS...

Git

Notes on Git...

JavaScript

Notes on JavaScript...