Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: Return-Ready-PT-Tues-Thurs/JavaScript-DOM
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: kayanr/JavaScript-DOM
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 15 commits
  • 5 files changed
  • 1 contributor

Commits on Dec 29, 2020

  1. first commit

    kayanr committed Dec 29, 2020
    Configuration menu
    Copy the full SHA
    695e8b6 View commit details
    Browse the repository at this point in the history
  2. add <p> tags and ids

    kayanr committed Dec 29, 2020
    Configuration menu
    Copy the full SHA
    69650b8 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2021

  1. Write a script to add "We are coders!" to the <p> element.

    Write a script to add "We are coders!" to the <p> element.
    kayanr committed Jan 5, 2021
    Configuration menu
    Copy the full SHA
    15f488a View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2021

  1. Configuration menu
    Copy the full SHA
    727525b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1fafe1e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4f5ef79 View commit details
    Browse the repository at this point in the history
  4. add about.html

    kayanr committed Jan 18, 2021
    Configuration menu
    Copy the full SHA
    db54575 View commit details
    Browse the repository at this point in the history
  5. add ul items to about.html

    kayanr committed Jan 18, 2021
    Configuration menu
    Copy the full SHA
    4fba99e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ef4be4a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d2e76c7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1c1ed3a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c252e9b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a2df50e View commit details
    Browse the repository at this point in the history
  11. add fruitandveg.html

    kayanr committed Jan 18, 2021
    Configuration menu
    Copy the full SHA
    1eb1c4c View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2021

  1. add a script to the HTML document that iterates through the elements …

    …and creates a table of contents
    
    add a script to the HTML document that iterates through the elements and creates a table of contents at the top of the webpage.
    kayanr committed Jan 21, 2021
    Configuration menu
    Copy the full SHA
    7608590 View commit details
    Browse the repository at this point in the history
Loading