Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added repo and site links #58

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 4 additions & 1 deletion WebDev.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down Expand Up @@ -39,3 +40,5 @@ Submission has to be done by sharing your github repo link and deployment link o
<!-- Add you name in below list as -->
<!-- - Your Name - [Repo Name](Link) [Site](Site Link) -->
<!-- - Sanyu Daver - [Tic Tac](https://github.com/sanyud/TicTac) [Site](www.copsiitbhu.co.in) -->

Rishabh Rawat - [TicTacToe](https://github.com/Rishabh-Rawat/TicTacToe) [Site](https://rishabh-rawat.github.io)