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: CodeYourFuture/HTML-CSS-Module-Project
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: BereniceOgundele/HTML-CSS-Module-Project
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.
  • 15 commits
  • 2 files changed
  • 1 contributor

Commits on Jun 17, 2022

  1. Headings

    I started with the <h1> to <h3> headings
    BereniceOgundele committed Jun 17, 2022
    Configuration menu
    Copy the full SHA
    6bbb410 View commit details
    Browse the repository at this point in the history
  2. Nav bar

    I then created the nav bar links
    BereniceOgundele committed Jun 17, 2022
    Configuration menu
    Copy the full SHA
    cec3cd1 View commit details
    Browse the repository at this point in the history
  3. moved nav links

    When I looked at the web browser, the nav links was "inside the content, so i moved it out.
    BereniceOgundele committed Jun 17, 2022
    Configuration menu
    Copy the full SHA
    6720f99 View commit details
    Browse the repository at this point in the history
  4. img tags

    I created the img tags that will contain the urls's for the pics  with reference to the header 3 content sections
    BereniceOgundele committed Jun 17, 2022
    Configuration menu
    Copy the full SHA
    5baf3e4 View commit details
    Browse the repository at this point in the history
  5. social media handles

    I created a div containing the social media handles
    BereniceOgundele committed Jun 17, 2022
    Configuration menu
    Copy the full SHA
    4bda6e6 View commit details
    Browse the repository at this point in the history
  6. x3 icons

    The icons for devices, coffee and refill did not work (I am sure it is due to something I did), so I opted to use the url straight from the github website instead
    BereniceOgundele committed Jun 17, 2022
    Configuration menu
    Copy the full SHA
    9fa53e3 View commit details
    Browse the repository at this point in the history
  7. karma logo

    logo url taken from github site
    BereniceOgundele committed Jun 17, 2022
    Configuration menu
    Copy the full SHA
    3407a5c View commit details
    Browse the repository at this point in the history
  8. navigation styling

    done
    BereniceOgundele committed Jun 17, 2022
    Configuration menu
    Copy the full SHA
    87542d5 View commit details
    Browse the repository at this point in the history
  9. introduction styling

    done
    BereniceOgundele committed Jun 17, 2022
    Configuration menu
    Copy the full SHA
    624214c View commit details
    Browse the repository at this point in the history
  10. button styling

    done
    BereniceOgundele committed Jun 17, 2022
    Configuration menu
    Copy the full SHA
    8f6b0c1 View commit details
    Browse the repository at this point in the history
  11. devices styling

    done
    BereniceOgundele committed Jun 17, 2022
    Configuration menu
    Copy the full SHA
    43cb4f5 View commit details
    Browse the repository at this point in the history
  12. social styling

    updated, but not working properly. need to check/fix
    BereniceOgundele committed Jun 17, 2022
    Configuration menu
    Copy the full SHA
    1f94648 View commit details
    Browse the repository at this point in the history
  13. nav bar errors

    struggling to fix
    BereniceOgundele committed Jun 17, 2022
    Configuration menu
    Copy the full SHA
    6fbd342 View commit details
    Browse the repository at this point in the history
  14. added text on footer

    saw that I omitted "join us on", so i added thi as a <h4>
    BereniceOgundele committed Jun 17, 2022
    Configuration menu
    Copy the full SHA
    fec46d2 View commit details
    Browse the repository at this point in the history
  15. added Karma detail at footer

    I could not add the copyright symbol, will look for a way to to it and add later, Lordwilling
    BereniceOgundele committed Jun 17, 2022
    Configuration menu
    Copy the full SHA
    3cdc3b8 View commit details
    Browse the repository at this point in the history
Loading