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

Commits on Jun 2, 2022

  1. The first Commit for Coursework-Week1

    This is the first commitment for coursework-week1.
    AlexJora committed Jun 2, 2022
    Configuration menu
    Copy the full SHA
    8110b1b View commit details
    Browse the repository at this point in the history
  2. Images changes

    I added border-radius and margin- bottom to images in style.css
    AlexJora committed Jun 2, 2022
    Configuration menu
    Copy the full SHA
    8755b88 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2022

  1. Change of visited link color

    I changed visited link color from yellow to dark blue.
    AlexJora committed Jun 3, 2022
    Configuration menu
    Copy the full SHA
    6e9550c View commit details
    Browse the repository at this point in the history
  2. Changes at footer

    I changed the footer look: distance between elements and color of links.
    AlexJora committed Jun 3, 2022
    Configuration menu
    Copy the full SHA
    5a061aa View commit details
    Browse the repository at this point in the history
  3. Font size change

    I changed all page font sizes to bigger.
    AlexJora committed Jun 3, 2022
    Configuration menu
    Copy the full SHA
    d498fd0 View commit details
    Browse the repository at this point in the history
  4. Adding more text content in index.html

    I added more text content to every article.
    AlexJora committed Jun 3, 2022
    Configuration menu
    Copy the full SHA
    d0210b0 View commit details
    Browse the repository at this point in the history
  5. In style.css I changed text-align

    I changed text-align in articles from center to justify.
    AlexJora committed Jun 3, 2022
    Configuration menu
    Copy the full SHA
    e3c0feb View commit details
    Browse the repository at this point in the history
  6. In style.css I added text-ident

    In style.css I added text-ident for articles text.
    AlexJora committed Jun 3, 2022
    Configuration menu
    Copy the full SHA
    f8d2d52 View commit details
    Browse the repository at this point in the history
Loading