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

Commits on Oct 29, 2022

  1. Commented out information

    Commented out information from read.me file on HTML to read requirements for form easily
    AndrianaOS committed Oct 29, 2022
    Configuration menu
    Copy the full SHA
    f6e16c3 View commit details
    Browse the repository at this point in the history
  2. Included form information

    Included form information like name and email
    AndrianaOS committed Oct 29, 2022
    Configuration menu
    Copy the full SHA
    bd7ecad View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2022

  1. form information input

    Form information input into HTML and some styles applied
    AndrianaOS committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    4757800 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2022

  1. Updated HTML and CSS

    Updated HTML to replace some information. CSS updated to include styling
    AndrianaOS committed Nov 3, 2022
    Configuration menu
    Copy the full SHA
    3491ea2 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2022

  1. HTML and CSS for zoo-css-challenge

    HTML and CSS for zoo-css challenge updated to as per README.md as to specification required.
    AndrianaOS committed Nov 4, 2022
    Configuration menu
    Copy the full SHA
    2e56409 View commit details
    Browse the repository at this point in the history
  2. Changed CSS styles

    Changed CSS styling to make font more visible and styled button some more
    AndrianaOS committed Nov 4, 2022
    Configuration menu
    Copy the full SHA
    1f451d3 View commit details
    Browse the repository at this point in the history
  3. HTML and CSS updated

    Background colour applied, page content moved to center of page. Select option updated to include focus and hover attributes. Fieldset styled to be more spreadout. Placeholder put in email address input
    AndrianaOS committed Nov 4, 2022
    Configuration menu
    Copy the full SHA
    6842265 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2022

  1. HTML class added and CSS added

    Class added to fieldset in HTML to apply media queries at a later date.
    CSS updated to make page more visible when focusing or hovering on the inputs.
    Borders taken off the fieldset, with padding and margins removed.
    AndrianaOS committed Nov 6, 2022
    Configuration menu
    Copy the full SHA
    01e18e2 View commit details
    Browse the repository at this point in the history
  2. Update date

    Updated date range on HTML to a 4 week period
    AndrianaOS committed Nov 6, 2022
    Configuration menu
    Copy the full SHA
    a1dfc25 View commit details
    Browse the repository at this point in the history
  3. 2 truths 1 lie

    HTML semantics and information added.
    CSS style included to make page from a mobile with a max width of 360 pixels.
    AndrianaOS committed Nov 6, 2022
    Configuration menu
    Copy the full SHA
    d516916 View commit details
    Browse the repository at this point in the history
  4. Articles to group info and CSS to style

    Used articles to group information on page to make styling easier. CSS applied to make designs more appealing. Borders applied for visual use only, these will be removed once finished
    AndrianaOS committed Nov 6, 2022
    Configuration menu
    Copy the full SHA
    67172ea View commit details
    Browse the repository at this point in the history
Loading