Skip to content
This repository was archived by the owner on Oct 2, 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-Challenges
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: dotdashdon/HTML-CSS-Challenges
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.
  • 19 commits
  • 6 files changed
  • 1 contributor

Commits on Jul 12, 2021

  1. Create .DS_Store

    dotdashdon committed Jul 12, 2021
    Configuration menu
    Copy the full SHA
    70bbcfd View commit details
    Browse the repository at this point in the history
  2. Fixed mistakes listed in Intro

    removed border by using ID to add border: none.  Added paragraph and white bkgd. Used line-height to give spacing around text.
    dotdashdon committed Jul 12, 2021
    Configuration menu
    Copy the full SHA
    35c91ea View commit details
    Browse the repository at this point in the history
  3. Fixed errors in Bears & Tigers Sections

    *diff. border color for img.
    *aligned img
    *changed text color
    *changed heading, removed subheading & list is ul not ol.
    dotdashdon committed Jul 12, 2021
    Configuration menu
    Copy the full SHA
    150d72b View commit details
    Browse the repository at this point in the history
  4. Fixed Giraffe Errors

    Changed bkgd , section and p colors.
    Increased size of first p font.
    dotdashdon committed Jul 12, 2021
    Configuration menu
    Copy the full SHA
    c130891 View commit details
    Browse the repository at this point in the history
  5. Corrected News Errors

    Centred title & added news box/card
    dotdashdon committed Jul 12, 2021
    Configuration menu
    Copy the full SHA
    b1cc853 View commit details
    Browse the repository at this point in the history
  6. Corrected errors on Learning

    Increased button and  text size. Added hover and focus. Added border-radius to containers.
    dotdashdon committed Jul 12, 2021
    Configuration menu
    Copy the full SHA
    183958b View commit details
    Browse the repository at this point in the history
  7. Corrected Membership errors

    increased para to 700px and positioned text in middle by adding margin-left.
    dotdashdon committed Jul 12, 2021
    Configuration menu
    Copy the full SHA
    5363935 View commit details
    Browse the repository at this point in the history
  8. Links

    Enabled links to open in new tab
    dotdashdon committed Jul 12, 2021
    Configuration menu
    Copy the full SHA
    afdfe1a View commit details
    Browse the repository at this point in the history
  9. Corrected errors badge

    repositioned badge and applied transition to badge.
    dotdashdon committed Jul 12, 2021
    Configuration menu
    Copy the full SHA
    7f0ff0e View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2021

  1. added flexbox

    added flex box to News section
    dotdashdon committed Jul 22, 2021
    Configuration menu
    Copy the full SHA
    067e4b3 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2021

  1. Update .DS_Store

    dotdashdon committed Aug 4, 2021
    Configuration menu
    Copy the full SHA
    0a7e8d0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ab0efed View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    60d3ba1 View commit details
    Browse the repository at this point in the history
  4. Changed date button

    dotdashdon committed Aug 4, 2021
    Configuration menu
    Copy the full SHA
    75e6b31 View commit details
    Browse the repository at this point in the history
  5. Constrained Dates

    dotdashdon committed Aug 4, 2021
    Configuration menu
    Copy the full SHA
    48bd2fe View commit details
    Browse the repository at this point in the history
  6. background and font color

    dotdashdon committed Aug 4, 2021
    Configuration menu
    Copy the full SHA
    caf2e4d View commit details
    Browse the repository at this point in the history
  7. font-family

    dotdashdon committed Aug 4, 2021
    Configuration menu
    Copy the full SHA
    9033be3 View commit details
    Browse the repository at this point in the history
  8. submit btn

    dotdashdon committed Aug 4, 2021
    Configuration menu
    Copy the full SHA
    f893a09 View commit details
    Browse the repository at this point in the history
  9. radio buttons

    unable to get the radio buttons to sit on the same line.
    dotdashdon committed Aug 4, 2021
    Configuration menu
    Copy the full SHA
    0620a62 View commit details
    Browse the repository at this point in the history
Loading