HTML, CSS, JavaScript for Web Developers by Johns Hopkins University
Solutions to Coding Assignments during the course.
- Assignment 2: Assignment 2 solution
- Assignment 3: Assignment 3 solution
- Assignment 4: Assignment 4 solution
- Assignment 5: Assignment 5 solution
- David Chu's China Bistro 1 : HTML5, CSS3, Javascript, AJAX
- David Chu's China Bistro 2 : HTML5, CSS3, Javascript, JQuery, AJAX
Variations Added:
David Chu's China Bistro 1
- Copyright shows the current year.
- Assignment 5 incorporated [ Specials will display random menu category].
- Dynamically load Awards and About pages using AJAX.
- Menu-categories and Single menu-item populated from local JSON files.
- Change look and feel of website using CSS properties.
- Change Menu icons and menu font-weight.
David Chu's China Bistro 2
- Same as 1
- Dynamic pages load using JQuery