Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on May 14, 2024. It is now read-only.
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: HackYourFuture/JavaScript2
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: laith0424/JavaScript2
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 9 commits
  • 25 files changed
  • 1 contributor

Commits on Oct 24, 2018

  1. Create an HTML file (index.html)

    Create an HTML file (index.html)
    AyhamAlhelal committed Oct 24, 2018
    Configuration menu
    Copy the full SHA
    1cc23aa View commit details
    Browse the repository at this point in the history
  2. Create a JS file (app.js) and do the homework

    Create a JS file (app.js) and do the homework
    AyhamAlhelal committed Oct 24, 2018
    Configuration menu
    Copy the full SHA
    ee1683a View commit details
    Browse the repository at this point in the history
  3. Add styles to the css file(style.css)

    Add styles to the css file(style.css)
    AyhamAlhelal committed Oct 24, 2018
    Configuration menu
    Copy the full SHA
    ad76520 View commit details
    Browse the repository at this point in the history
  4. Upload the Images folder(img)

    Upload the Images folder(img)
    AyhamAlhelal committed Oct 24, 2018
    Configuration menu
    Copy the full SHA
    4429f14 View commit details
    Browse the repository at this point in the history
  5. Add a .gitignore file

    Add a .gitignore file
    AyhamAlhelal committed Oct 24, 2018
    Configuration menu
    Copy the full SHA
    1c32200 View commit details
    Browse the repository at this point in the history
  6. Fix the problem of 'LI' loop

    Fix the problem of 'LI' loop
    AyhamAlhelal committed Oct 24, 2018
    Configuration menu
    Copy the full SHA
    a60e3f5 View commit details
    Browse the repository at this point in the history
  7. Fix 'property' Problem of the bookObject value

    Fix 'property' Problem of the  bookObject value
    AyhamAlhelal committed Oct 24, 2018
    Configuration menu
    Copy the full SHA
    0ab32ec View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2018

  1. Homework week2

    Homework week2
    AyhamAlhelal committed Oct 31, 2018
    Configuration menu
    Copy the full SHA
    c248be6 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2018

  1. Solve the homework of the third week of javascript

    Solve the homework of the third week of javascript
    AyhamAlhelal committed Nov 5, 2018
    Configuration menu
    Copy the full SHA
    482fa09 View commit details
    Browse the repository at this point in the history
Loading