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: jonasschmedtmann/html-css-course
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: parshuram-patil/html-css-course
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 8 commits
  • 3 files changed
  • 1 contributor

Commits on Jan 31, 2022

  1. Add .gitignore file

    parshurampatil committed Jan 31, 2022
    Configuration menu
    Copy the full SHA
    1192399 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2022

  1. Use css from style.css file

    parshurampatil committed Feb 11, 2022
    Configuration menu
    Copy the full SHA
    680e468 View commit details
    Browse the repository at this point in the history
  2. add basic styles to html elements

    parshurampatil committed Feb 11, 2022
    Configuration menu
    Copy the full SHA
    559a275 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2022

  1. sentence and list selctors

    parshurampatil committed Feb 15, 2022
    Configuration menu
    Copy the full SHA
    dc95c5a View commit details
    Browse the repository at this point in the history
  2. id and class selector

    parshurampatil committed Feb 15, 2022
    Configuration menu
    Copy the full SHA
    e57b581 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2022

  1. color and border properties

    parshurampatil committed Feb 22, 2022
    Configuration menu
    Copy the full SHA
    0f31829 View commit details
    Browse the repository at this point in the history
  2. Pseudo classes

    parshurampatil committed Feb 22, 2022
    Configuration menu
    Copy the full SHA
    99abb99 View commit details
    Browse the repository at this point in the history
  3. resolving css conflicts

    parshurampatil committed Feb 22, 2022
    Configuration menu
    Copy the full SHA
    1f53dbf View commit details
    Browse the repository at this point in the history
Loading