Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/goggle/coursera_html-css-javascript-for-web-developers
Solutions to the assignments of the Coursera course "HTML, CSS, and Javascript for Web Developers" by Johns Hopkins University.
https://github.com/goggle/coursera_html-css-javascript-for-web-developers
course coursera css html html5 javascript solutions
Last synced: about 23 hours ago
JSON representation
Solutions to the assignments of the Coursera course "HTML, CSS, and Javascript for Web Developers" by Johns Hopkins University.
- Host: GitHub
- URL: https://github.com/goggle/coursera_html-css-javascript-for-web-developers
- Owner: goggle
- Created: 2016-12-06T15:33:21.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2022-02-14T05:45:48.000Z (almost 3 years ago)
- Last Synced: 2023-11-07T21:20:23.627Z (about 1 year ago)
- Topics: course, coursera, css, html, html5, javascript, solutions
- Language: HTML
- Size: 12 MB
- Stars: 112
- Watchers: 19
- Forks: 624
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# HTML, CSS and Javascript for Web Developers (by Johns Hopkins University)
This repository contains my solutions to the assignments of the Coursera course
["HTML, CSS, and Javascript for Web Developers" by Johns Hopkins University](https://www.coursera.org/learn/html-css-javascript-for-web-developers).## Assignments
### Module 2
* [Assignment description](./descriptions/assignment2/Assignment-2.md)
* Deadline: December 18, 11:59 PM PST
* [Solution](https://goggle.github.io/Coursera_HTML-CSS-Javascript-for-Web-Developers/module2_solution/)### Module 3
* [Assignment description](./descriptions/assignment3/Assignment-3.md)
* Deadline: December 25, 11:59 PM PST
* [Basic Solution (without most of the optional parts)](https://goggle.github.io/Coursera_HTML-CSS-Javascript-for-Web-Developers/module3_solution/index_basic.html)
* [Full Solution (including all the optional parts)](https://goggle.github.io/Coursera_HTML-CSS-Javascript-for-Web-Developers/module3_solution/)### Module 4
* [Assignment description](./descriptions/assignment4/Assignment-4.md)
* Deadline: January 1, 11:59 PM PST
* [Solution](https://goggle.github.io/Coursera_HTML-CSS-Javascript-for-Web-Developers/module4_solution/)### Module 5
* [Assignment description](./descriptions/assignment5/Assignment-5.md)
* Deadline: January 8, 11:59 PM PST
* [Solution](https://goggle.github.io/Coursera_HTML-CSS-Javascript-for-Web-Developers/module5_solution/)