Student work for "HTML, CSS, and Javascript for Web Developers"
Repository used in the Coursera course "HTML, CSS, and Javascript for Web Developers", in which a number of the course assignments are hosted and pushed online using the alternate branch, for peer review grading.Assignment Links
Week 2: Responsive CSS Page Using simple HTML and CSS to build a basic responsive webpage layoutWeek 3: Bootstrap Page
Using Bootstrap CSS library to build a responsive site with dropdown menu and re-layout the week 2 assignment
Week 4: Javascript and Dynamic content
Using basic javascript we were supose to conditionaly write to console hello or goodbye to an array of names. I modified it to also display the same text to the page, and added styling
Week 5: Dynamic Content in a Profesional Website
Given a professionally designed webpage flushed out during the lectures, to which we were supose to add functionality. Modified the given javascript file so that the specials image link takes you to a random menu subcategory page. Click the specials menu to get taken to a random sub category, and the Resturant icon on top to return to the home page
You can find the coursera course and its github repository here...
Coursera Site: HTML, CSS, and Javascript for Web Developers
Course GitHub: Example code and Lectures for "HTML, CSS, and Javascript for Web Developers"