From abdb4345eaa9fbf765a467395636c261df2e09cb Mon Sep 17 00:00:00 2001 From: Emma Julia Perrez <70901953+Emmajperrez@users.noreply.github.com> Date: Mon, 14 Sep 2020 14:47:09 -0700 Subject: [PATCH] Added overview of HTTP Status Codes to list --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9265c43..567c5e3 100644 --- a/README.md +++ b/README.md @@ -41,6 +41,7 @@ HTML defines the structure of a web page. It forms the skeleton of the web page. 2. [CodeAcademy HTML](https://www.codecademy.com/learn/learn-html) 3. [CodeAcademy CSS](https://www.codecademy.com/learn/learn-css) 4. [Udacity Intro Course To HTML and CSS](https://in.udacity.com/course/intro-to-html-and-css--ud304/) Video Lectures +5. [Overview of HTTP Statuses](https://www.abstractapi.com/http-status-codes) Overview of each HTTP Status Code and what it means ### JavaScript