From ec0735b7ed1e8c6921ae0b782fbbfd96216eb3c9 Mon Sep 17 00:00:00 2001 From: Uma-123 <64482381+Uma-123@users.noreply.github.com> Date: Thu, 1 Oct 2020 12:28:02 +0530 Subject: [PATCH] Update README.md --- README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 03f372c..36cbb33 100755 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ -csj-html-basic-markup +CSS-HTML-Java Script-basic-markup ===================== -Welcome to the Basic Markup project from CSJ: Introduction to Web Development. +Welcome to the Basic Markup project from Introduction to Web Development. In this project you will mark up a document based on the decision from Supreme Court Chief Justice Warren in the 1954 *Brown v. Board of Education* @@ -19,5 +19,8 @@ expected to use a set of common tags: * lists (ul, li) * images (img) * text formatting (b, i, sup, sub) +* styling using css +* semantic tags (header,footer,nav,section,articlae etc) +For some important semantic tags refer this website : https://www.wpkube.com/html5-cheat-sheet/ Use the following link to help you find the resources you need for this project: http://www.w3schools.com/html/default.asp