Skip to content
This repository was archived by the owner on Jan 14, 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-Coursework-Week1
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: sinopungula/HTML-CSS-Coursework-Week1
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.
  • 8 commits
  • 3 files changed
  • 1 contributor

Commits on Dec 1, 2020

  1. My natural hair webpage

    Skeleton of my webpage before I start styling it
    sinopungula committed Dec 1, 2020
    Configuration menu
    Copy the full SHA
    405366e View commit details
    Browse the repository at this point in the history
  2. add missing html requirements

    looked at the brief and added what I was missing, started with css
    sinopungula committed Dec 1, 2020
    Configuration menu
    Copy the full SHA
    027b0f2 View commit details
    Browse the repository at this point in the history
  3. basic css

    started styling my webpage with the basics that I know and find simple.
    sinopungula committed Dec 1, 2020
    Configuration menu
    Copy the full SHA
    f3a67b0 View commit details
    Browse the repository at this point in the history
  4. added comments

    I just added comments for myself and/other users for my thought process or what I'm struggling with/
    .
    sinopungula committed Dec 1, 2020
    Configuration menu
    Copy the full SHA
    1226a31 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2020

  1. added links in each of the articles

    as per instructions, I added a link tha pertained to what each article was about
    sinopungula committed Dec 3, 2020
    Configuration menu
    Copy the full SHA
    35cb4f3 View commit details
    Browse the repository at this point in the history
  2. finally got the :first-child working

    finally figured out what's wrong with my code!
    sinopungula committed Dec 3, 2020
    Configuration menu
    Copy the full SHA
    de467b7 View commit details
    Browse the repository at this point in the history
  3. Removed comments

    Last check: removed any unnecessary comments
    sinopungula committed Dec 3, 2020
    Configuration menu
    Copy the full SHA
    9bf6d19 View commit details
    Browse the repository at this point in the history
  4. final checks

    final check before pulling
    sinopungula committed Dec 3, 2020
    Configuration menu
    Copy the full SHA
    8816037 View commit details
    Browse the repository at this point in the history
Loading