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: erin-switchstitch/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
  • 2 files changed
  • 1 contributor

Commits on May 20, 2021

  1. Cyber Blog v.1.0

    I have set out most of the HTML and CSS. Still need to make HTML semantic, and need to finetune the CSS so that all the elements are spaced and styled correctly.
    erin-switchstitch committed May 20, 2021
    Configuration menu
    Copy the full SHA
    d9e88b5 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2021

  1. Cyber Blog v.1.1

    Started to make the page semantic by adding article elements in <main>. I have also added a 3rd article. Need to add links.
    erin-switchstitch committed May 21, 2021
    Configuration menu
    Copy the full SHA
    cc0ce2d View commit details
    Browse the repository at this point in the history
  2. Cyber-Blog-v.1.2

    Added links to all the articles. Made first:child for the first article to make it slightly bigger. Still need to fix the header (it doesn't stretch evenly).
    erin-switchstitch committed May 21, 2021
    Configuration menu
    Copy the full SHA
    2b6f78a View commit details
    Browse the repository at this point in the history
  3. Cyber-Blog-v1. 3

    Changed some styling elements, and worked on some responsivity. Need to do more work to get this page properly responsive. Hoping to avoid loads of @media requests
    erin-switchstitch committed May 21, 2021
    Configuration menu
    Copy the full SHA
    0e0af82 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2021

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