This is a repository containing all the assignments of the course "HTML, CSS, and JavaScript for Web Developers" offered on Coursera by Yaakov Chaikin from Johns Hopkins University completed by this author.
Practice and learn HTML, CSS, and JavaScript by applying concepts learned in the course.
Requirements are dependent on each assignment. Refer to the README file within each module for more information over each.
- module 2: Contains the module 2 assignment files.
- module 3: Contains the module 3 assignment files.
- module 4: Contains the module 4 assignment files.
- module 5: Contains the module 5 assignment files.
- README.md: This file, guiding you through the repository.
- Clone the repository (or the desired module folder) to your local machine using
git clone <repository-url>
. - Navigate to the project directory.
- Open each respective
index.html
in your preferred web browser to view the webpage.
- Open each respective webpage (follow Installation Instructions).
- Refer to the README file within each module for more information.
Course: "HTML, CSS, and JavaScript for Web Developers" by Yaakov Chaikin, Johns Hopkins University on Coursera.