diff --git a/WebDev.md b/WebDev.md index bed8cb2..a43cb1f 100644 --- a/WebDev.md +++ b/WebDev.md @@ -1,6 +1,7 @@ # CSOC Week1 Web Development -## Introduction +## Introduction + Web development is a basic skill that is often said as a good start to the development field. This week you will learn the basics of web development. You will get familiar with HTML, CSS, and JavaScript. On completion, you will be able to make simple static websites for both desktop and mobile. ## Responsive UI @@ -39,3 +40,5 @@ Submission has to be done by sharing your github repo link and deployment link o + +Rishabh Rawat - [TicTacToe](https://github.com/Rishabh-Rawat/TicTacToe) [Site](https://rishabh-rawat.github.io)