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: Tara-Q/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
  • 4 files changed
  • 1 contributor

Commits on Jun 1, 2021

  1. basic outline

    added header, article sections and footer to html
    Tara-Q committed Jun 1, 2021
    Configuration menu
    Copy the full SHA
    6efadfb View commit details
    Browse the repository at this point in the history
  2. fleshed out html

    added content, links, and images to articles
    Tara-Q committed Jun 1, 2021
    Configuration menu
    Copy the full SHA
    d096187 View commit details
    Browse the repository at this point in the history
  3. started styling

    general styles
    headings, colour scheme and styling links/hover
    including provisional use of :first-child
    Tara-Q committed Jun 1, 2021
    Configuration menu
    Copy the full SHA
    3c4af93 View commit details
    Browse the repository at this point in the history
  4. header and first article updated

    added header dotted border
    made first article stand out more with bolder font weight and dotted border
    Tara-Q committed Jun 1, 2021
    Configuration menu
    Copy the full SHA
    007f149 View commit details
    Browse the repository at this point in the history
  5. hero banner thing added

    played around with this by removing css for header and making the image a background instead
    Tara-Q committed Jun 1, 2021
    Configuration menu
    Copy the full SHA
    64d2523 View commit details
    Browse the repository at this point in the history
  6. styling hero text

    added shadow to title for clarity
    moved all text downwards
    made subheading a lighter colour for clarity
    Tara-Q committed Jun 1, 2021
    Configuration menu
    Copy the full SHA
    30f79c5 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2021

  1. added image to fourth article

    added book cover image and attempted to use float.
    added border to all articles.
    Tara-Q committed Jun 2, 2021
    Configuration menu
    Copy the full SHA
    44c3b75 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2021

  1. ready to submit for review

    removed redundant html tags (nav etc)
    styled footer and added link back to top of page
    Tara-Q committed Jun 3, 2021
    Configuration menu
    Copy the full SHA
    3956876 View commit details
    Browse the repository at this point in the history
Loading