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

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: TheOdinProject/css-exercises
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: TrippBikes/css-exercises
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 13 commits
  • 21 files changed
  • 1 contributor

Commits on Sep 22, 2021

  1. Div given properties via external method, p given properies via inter…

    …nal method, button given properties via inline method
    TrippBikes committed Sep 22, 2021
    Configuration menu
    Copy the full SHA
    203eaf2 View commit details
    Browse the repository at this point in the history
  2. All odd elements given a class for a light pink background and font o…

    …f Verdana (sans-serif back up font). Second element given a special id, blue text, and 36px font. Third element given a second class to make it 24px. fourth element given an id to give it a light green background, 24px font, and bold weight.
    TrippBikes committed Sep 22, 2021
    Configuration menu
    Copy the full SHA
    09b782a View commit details
    Browse the repository at this point in the history
  3. Each button given an unique class, css applies each unique class prop…

    …erties, and applies similar properties
    TrippBikes committed Sep 22, 2021
    Configuration menu
    Copy the full SHA
    4d7e526 View commit details
    Browse the repository at this point in the history
  4. Made element with both the avatar and proportioned classes 300 pixels…

    … wide and auto adjust height to retain original proportions. Made element with both the avatar and distorted classes to be 200 pixels wide and 400 pixels high.
    TrippBikes committed Sep 22, 2021
    Configuration menu
    Copy the full SHA
    42c4e54 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    850fab2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2905bd5 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2021

  1. Configuration menu
    Copy the full SHA
    95fe1e4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5d6793f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6e53367 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b8b2e9c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cff5d1a View commit details
    Browse the repository at this point in the history
  6. Created

    TrippBikes committed Sep 23, 2021
    Configuration menu
    Copy the full SHA
    e606f9d View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2021

  1. Configuration menu
    Copy the full SHA
    f6b6140 View commit details
    Browse the repository at this point in the history
Loading