Skip to content
This repository was archived by the owner on Oct 2, 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-Challenges
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: Ash-97/HTML-CSS-Challenges
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 14 commits
  • 6 files changed
  • 2 contributors

Commits on May 31, 2021

  1. Configuration menu
    Copy the full SHA
    1254ff1 View commit details
    Browse the repository at this point in the history
  2. Aligned bear images and changed border colour.

    Aligned the bear images to the top of the container, and gave them different border colour.
    Ash-97 committed May 31, 2021
    Configuration menu
    Copy the full SHA
    c0dc97e View commit details
    Browse the repository at this point in the history
  3. Made some changed to tiger section.

    Changed the tiger section heading to 'Tiger Facts' , it's colours, removed the subheading ,and changed the ordered list to unordered list.
    Ash-97 committed May 31, 2021
    Configuration menu
    Copy the full SHA
    8608bd6 View commit details
    Browse the repository at this point in the history
  4. Made some changes to the giraffe section.

    Changed the colour of the background, section titles and paragraph. Also made the font of first paragraph larger.
    Ash-97 committed May 31, 2021
    Configuration menu
    Copy the full SHA
    1ae349f View commit details
    Browse the repository at this point in the history
  5. Made some changes to 'news' section.

    Centred the title of the news section, added another news item with the title with today's date, and the title of ‘Which big cat are you?'.
    Ash-97 committed May 31, 2021
    Configuration menu
    Copy the full SHA
    5770e20 View commit details
    Browse the repository at this point in the history
  6. Made some changes to the 'education' section.

    Changed the buttons to have larger text, and also added 'hover' 'focus' element to css so that the button changes colour when you hover and focus on it. Also gave the button rounded corners using border-radius.
    Ash-97 committed May 31, 2021
    Configuration menu
    Copy the full SHA
    636932c View commit details
    Browse the repository at this point in the history
  7. Changed 'membership' section.

    Gave the membership element a maximum width of 700 pixels and adjusted the margin so that it stays in the middle.
    Ash-97 committed May 31, 2021
    Configuration menu
    Copy the full SHA
    0916d00 View commit details
    Browse the repository at this point in the history
  8. Changed a few things for 'Programs'.

    Added flexbox to programs so that the cards are in a row and also changed 'target' for the useful links so that they open in a new tab.
    Ash-97 committed May 31, 2021
    Configuration menu
    Copy the full SHA
    f753777 View commit details
    Browse the repository at this point in the history
  9. Made some changes to 'Opening 2021' badge.

    Changed the badge's position so that it is on the top right of the page instead of the bottom right. Added a transition of 0.5s so the change in colour is smoother.
    Ash-97 committed May 31, 2021
    Configuration menu
    Copy the full SHA
    ca08e13 View commit details
    Browse the repository at this point in the history
  10. Added a new section.

    Added a new section for one of my favourite animals which is a 'Siberian Husky'.
    Ash-97 committed May 31, 2021
    Configuration menu
    Copy the full SHA
    2aaa77d View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2021

  1. Education section rounded corners.

    Changed the border-radius of education-container so that it will have rounded corners.
    Ash-97 committed Jun 3, 2021
    Configuration menu
    Copy the full SHA
    9a6ba6b View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2021

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

Commits on Jun 10, 2021

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

Commits on Jun 11, 2021

  1. CSS Styling, Media Queries, Responsive design for Mobile and Desktop.

    Added CSS Styling to the page and fixed a lot of positioning and size issues with the form tag. Used media queries to keep the size of the input boxes relatively big so the user wont have any accessibility issues when accessing using thinner or wider devices.
    Ash-97 committed Jun 11, 2021
    Configuration menu
    Copy the full SHA
    b134024 View commit details
    Browse the repository at this point in the history
Loading