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: munozirianni1988/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.
  • 11 commits
  • 5 files changed
  • 1 contributor

Commits on Feb 1, 2023

  1. Project Started

    HTML created, CSS page linked and working on stylings
    munozirianni1988 committed Feb 1, 2023
    Configuration menu
    Copy the full SHA
    ed17a1c View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2023

  1. Working on the footer section

    Add some links on the header and then focused on the footer section. To create similar icon images, I put each image inside a div , gave those divs the same class and styled them on CSS
    munozirianni1988 committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    a4b9e2a View commit details
    Browse the repository at this point in the history
  2. Update style.css

    Working on the content of the hero section ( button, h1 and p)
    munozirianni1988 committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    673ba6a View commit details
    Browse the repository at this point in the history
  3. Updating html

    Adding missing elements and semantic tags on the article tags. Finishing up CSS details in button.
    munozirianni1988 committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    683acfc View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2023

  1. Updating CSS

    Finishing styling on the articles and icons, fixing some spelling mistakes on the HTML. Putting in practice my flexbox knowledge.
    munozirianni1988 committed Feb 3, 2023
    Configuration menu
    Copy the full SHA
    bf4b085 View commit details
    Browse the repository at this point in the history
  2. Adding new section

    munozirianni1988 committed Feb 3, 2023
    Configuration menu
    Copy the full SHA
    95c57b7 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2023

  1. CSS Grid

    Trying to figure out Grid for the store page
    munozirianni1988 committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    c524eda View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2023

  1. Update style.css

    Still trying to make grid work
    munozirianni1988 committed Feb 9, 2023
    Configuration menu
    Copy the full SHA
    8a53c4f View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2023

  1. CSS

    Updating the css to finish details
    munozirianni1988 committed Feb 11, 2023
    Configuration menu
    Copy the full SHA
    db81921 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2023

  1. fixing broken links

    munozirianni1988 committed Apr 24, 2023
    Configuration menu
    Copy the full SHA
    a3ecca9 View commit details
    Browse the repository at this point in the history
  2. Update index.html

    munozirianni1988 committed Apr 24, 2023
    Configuration menu
    Copy the full SHA
    e1720ac View commit details
    Browse the repository at this point in the history
Loading