Skip to content

DS4200-S23-Class/ic-05-john-anushka-arielle-sanjo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

ic-05

ic-05 - Intro to JavaScript

Link to GitHub Pages: https://ds4200-s23-class.github.io/ic-05-john-anushka-arielle-sanjo/

Purpose

The purpose of this assignment is to practice creating an interactive webpage with JavaScript.

Clone this repo and work locally. Be sure to push the final version of your code (and any significant updates along the way) before submitting.

Instructions

  1. Resources to support this assignment are provided below in the Resources section.

  2. Create a GitHub Page for your repo and add the link to it above where you see [insert your clickable hyperlink here].

  3. Open the index.html file included in your repo. Please do the following:

    • Title your webpage "ic-05".
    • Add a heading that says "Intro to JavaScript".
    • Add a button to your page.
    • Add a div with the text: "Number of times button clicked: 0"
  4. Next, add an external JavaScript file to your HTML. Use JavaScript to update the text "Number of times button clicked: 0" every time the button on your webpage is clicked. (The text should update to show the correct count of clicks.)

  5. Add a header to the bottom of your page. The header should say "Acknowledgements". Under this header, list of the resources you used to complete this assignment.

Resources

Submission

  • Be sure to push all changes to your repo and follow all instructions above.
  • Submit your assignment on Gradescope

About

ic-05-john-anushka-arielle-sanjo created by GitHub Classroom

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published