https://github.com/thegupta2012/web-technology
Practice sites and assignments from my college web technology course.
https://github.com/thegupta2012/web-technology
Last synced: 4 months ago
JSON representation
Practice sites and assignments from my college web technology course.
- Host: GitHub
- URL: https://github.com/thegupta2012/web-technology
- Owner: TheGupta2012
- Created: 2020-09-29T06:33:44.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-12-12T16:09:26.000Z (over 5 years ago)
- Last Synced: 2025-02-06T22:23:45.383Z (over 1 year ago)
- Language: HTML
- Size: 23.9 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Web Technology
My practice sites from my college's Web Technology course have been hosted here. These websites include the use of HTML, CSS and Javascript functionalities.
- [The first **profile** I created for myself](https://thegupta2012.github.io/Web-Technology/Assignment%201/My%20profile.html)
- [A simple book catalogue created for college](https://thegupta2012.github.io/Web-Technology/Assignment%202/index.html)
- [Sample page for Feynman's book review](https://thegupta2012.github.io/Web-Technology/Assignment%203/external.html)
- [A site displaying country information which uses JS functionality](https://thegupta2012.github.io/Web-Technology/Assignment%205/index.html)
- [A registration form created with validations at each stage](https://thegupta2012.github.io/Web-Technology/Assignment%206/index.html)