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: AlexJora/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.
  • 7 commits
  • 2 files changed
  • 1 contributor

Commits on Jun 13, 2022

  1. My first commit

    Initial index.html and slyle.css.
    AlexJora committed Jun 13, 2022
    Configuration menu
    Copy the full SHA
    be15471 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2022

  1. Changes on header style

    I did changes on header style: layout and size.
    AlexJora committed Jun 14, 2022
    Configuration menu
    Copy the full SHA
    3a02ba1 View commit details
    Browse the repository at this point in the history
  2. Changes on main style

    I did changes on main style, hero section: layout.
    AlexJora committed Jun 14, 2022
    Configuration menu
    Copy the full SHA
    61a866e View commit details
    Browse the repository at this point in the history
  3. Changes in main style

    In the second section of the main style: the flexbox is replaced with a grid.
    AlexJora committed Jun 14, 2022
    Configuration menu
    Copy the full SHA
    5650e18 View commit details
    Browse the repository at this point in the history
  4. Styling hr element

    I changed hr element style.
    AlexJora committed Jun 14, 2022
    Configuration menu
    Copy the full SHA
    4b1d177 View commit details
    Browse the repository at this point in the history
  5. Styling footer

    I resized and changed colors in the footer.
    AlexJora committed Jun 14, 2022
    Configuration menu
    Copy the full SHA
    c84f04d View commit details
    Browse the repository at this point in the history
  6. Final commit

    I tidy up index.html and style.css
    AlexJora committed Jun 14, 2022
    Configuration menu
    Copy the full SHA
    81b86f0 View commit details
    Browse the repository at this point in the history
Loading