Skip to content
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-Module-Project
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: karleenmsrichards/HTML-CSS-Module-Project
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.
  • 16 commits
  • 5 files changed
  • 2 contributors

Commits on Oct 25, 2022

  1. completed level 1

    karleenmsrichards committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    2bc7f8f View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2022

  1. Final changes made to structure

    HTML/CSS structure arranged
    karleenmsrichards committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    ddba44b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6258724 View commit details
    Browse the repository at this point in the history
  3. Changes to classes

    karleenmsrichards committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    3ca3702 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2022

  1. Made corrections to HYML semantic tags and CSS structure

    1. Used fixed font sizes, eg rem throughout
    2. Used fixed colours through out eg hex only for this page
    3. Added an h1
    4. Changed some sections tags to <div> as they did not fit the description of a section.
    karleenmsrichards committed Oct 30, 2022
    Configuration menu
    Copy the full SHA
    fe4ad6b View commit details
    Browse the repository at this point in the history
  2. Added new block to webpage

    Added new division with img and text and added the css to style the new block.
    karleenmsrichards committed Oct 30, 2022
    Configuration menu
    Copy the full SHA
    60e40dc View commit details
    Browse the repository at this point in the history
  3. Update style.css

    karleenmsrichards committed Oct 30, 2022
    Configuration menu
    Copy the full SHA
    48ca44f View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2022

  1. Added CSS styling to the form

    Styled input fields and button.
    Also added main image in HTML.
    karleenmsrichards committed Oct 31, 2022
    Configuration menu
    Copy the full SHA
    ed0f427 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2022

  1. Added custom styling to select tag

    Customized Select tag
    Fixed padding between labels and input
    Changed the colour of the heading
    karleenmsrichards committed Nov 1, 2022
    Configuration menu
    Copy the full SHA
    bac28f2 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2022

  1. Fixed checkbox tick and label

    1.Added customized checkbox tick and fixed margin between checkbox and label. Padding was also added to the tick when checked.
    2.Adjusted size of radio buttons
    karleenmsrichards committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    5ed3685 View commit details
    Browse the repository at this point in the history
  2. Fixed gaps and padding/change CSS classes

    1. Fixed gaps and padding between elements.
    2. Changed CSS classes where appropriate.
    karleenmsrichards committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    eb3080a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2a131a1 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2022

  1. Attempted Level 3

    Added a few media query parameters.
    karleenmsrichards committed Nov 4, 2022
    Configuration menu
    Copy the full SHA
    5392490 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2022

  1. Adjusted media query

    Adjusted CSS to for web page to fir screen size max width 576px.
    karleenmsrichards committed Nov 5, 2022
    Configuration menu
    Copy the full SHA
    aaaaa1a View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2022

  1. Added hamburger menu and vertical Nav list

    Added media query at break point 576px for Hamburger menu and Nav list to replace original nav bar.
    karleenmsrichards committed Nov 6, 2022
    Configuration menu
    Copy the full SHA
    819b446 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2022

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