Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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: 3 days ago
JSON representation

Solutions to the assignments of the Coursera course "HTML, CSS, and Javascript for Web Developers" by Johns Hopkins University.

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/)