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

Commits on Oct 23, 2022

  1. Configuration menu
    Copy the full SHA
    1d255eb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    937d147 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2022

  1. Configuration menu
    Copy the full SHA
    4d2d6e6 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2022

  1. Configuration menu
    Copy the full SHA
    30a5a8e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b3ec08b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6de4416 View commit details
    Browse the repository at this point in the history
  4. Update style.css

    karleenmsrichards committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    299ff61 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a989cce View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2022

  1. Final changes made

    Added all the requirements for HTML/CSS Coursework Week 1 - 3 articles with article:firstchild
    karleenmsrichards committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    e421481 View commit details
    Browse the repository at this point in the history
  2. Structured html/css

    Also changed the title
    karleenmsrichards committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    728ffcc View commit details
    Browse the repository at this point in the history
  3. Rename elements and containers

    Fixed HTML sematic elements and CSS names
    karleenmsrichards committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    f92c0a2 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2022

  1. Configuration menu
    Copy the full SHA
    f001001 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2022

  1. Fixed semantic tags in html

    Made changes to <section> tags to <div> tags.
    karleenmsrichards committed Oct 29, 2022
    Configuration menu
    Copy the full SHA
    7728c89 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2022

  1. Corrections made to HTML/CSS

    1. Adjusted h tags by followings numerical increments
    2. Fixed alt attributes for images to state function etc.
    3. Removed button with link inside and added styles in CSS for links.
    Changed some semantic tags.
    4. Used fixed font sizes, used fixed colour attributes.
    karleenmsrichards committed Oct 30, 2022
    Configuration menu
    Copy the full SHA
    3026035 View commit details
    Browse the repository at this point in the history
Loading