Skip to content
This repository was archived by the owner on Jan 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: CodeYourFuture/HTML-CSS-Coursework-Week1
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: jip1984/HTML-CSS-Coursework-Week1
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.
  • 7 commits
  • 7 files changed
  • 1 contributor

Commits on Nov 8, 2020

  1. webite 1st edition

    jip1984 committed Nov 8, 2020
    Configuration menu
    Copy the full SHA
    86e9d45 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2020

  1. added some media queries

    jip1984 committed Nov 10, 2020
    Configuration menu
    Copy the full SHA
    71a70c0 View commit details
    Browse the repository at this point in the history
  2. nav bar added

    I have added a nav bar and some hover state.
    jip1984 committed Nov 10, 2020
    Configuration menu
    Copy the full SHA
    e976ce2 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2020

  1. changed the first part of article

    Made the first paragraph of the article gold colored
    jip1984 committed Nov 12, 2020
    Configuration menu
    Copy the full SHA
    d5420a4 View commit details
    Browse the repository at this point in the history
  2. changed line 77

    used different font instead of using gold colour
    jip1984 committed Nov 12, 2020
    Configuration menu
    Copy the full SHA
    05a90cf View commit details
    Browse the repository at this point in the history
  3. fixed nav lniks

    jip1984 committed Nov 12, 2020
    Configuration menu
    Copy the full SHA
    2b50d09 View commit details
    Browse the repository at this point in the history
  4. changed nth-child

    line 76 changed to nth-child(4)
    jip1984 committed Nov 12, 2020
    Configuration menu
    Copy the full SHA
    16527ef View commit details
    Browse the repository at this point in the history
Loading