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

Commits on Dec 3, 2020

  1. This is the webpage I'm creating

    This webpage is derived from my CodePen Product Landing Page, there are quite a few changes between the two.
    JarrodBen committed Dec 3, 2020
    Configuration menu
    Copy the full SHA
    bd7ffb7 View commit details
    Browse the repository at this point in the history
  2. Edited both html and css files.

    I have made a few changes to the html section as well as the css section of the work, I am working on removing any sort of css styling that is in the html file.
    JarrodBen committed Dec 3, 2020
    Configuration menu
    Copy the full SHA
    c45b4e3 View commit details
    Browse the repository at this point in the history
  3. Update index.html

    JarrodBen committed Dec 3, 2020
    Configuration menu
    Copy the full SHA
    f423df9 View commit details
    Browse the repository at this point in the history
  4. Removing styling in html

    Fixing the styling from both files.
    JarrodBen committed Dec 3, 2020
    Configuration menu
    Copy the full SHA
    a03457b View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2020

  1. Updated the css and html files

    I have refurbished both the html and css files, all the styling now falls within the css file alone and no styling is in the html section
    JarrodBen committed Dec 4, 2020
    Configuration menu
    Copy the full SHA
    2c880a9 View commit details
    Browse the repository at this point in the history
Loading