Skip to content

allensphilip/WEB-DEV-ONE-PAGE

Repository files navigation

Web-dev-examples

This is an initiative for students who looking into web development by learning from the example pages


Instruction for Contributes
1.Create a folder named as page content(eg: creating a " login page " will named as login)
2.Drop all the codes and initiate a pull request
Folder structure
samplefolder/
├── css/
│ └──main.css
├── js/
│ └── main.js
└── index.html