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

Commits on Oct 23, 2022

  1. HMTL elements added

    Added a new header to include nav bar information
    AndrianaOS committed Oct 23, 2022
    Configuration menu
    Copy the full SHA
    d4c3b34 View commit details
    Browse the repository at this point in the history
  2. Update to HTML and CSS

    Included styling to nav bar and included HTML content for main page
    AndrianaOS committed Oct 23, 2022
    Configuration menu
    Copy the full SHA
    3b36f6e View commit details
    Browse the repository at this point in the history
  3. Button updated

    Button design updated to match template image
    AndrianaOS committed Oct 23, 2022
    Configuration menu
    Copy the full SHA
    46dcbe5 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2022

  1. Updated HTML and CSS

    Updated HTML file to change links in nav bar from li elements to a elements. Styled HTML page to look similar to reference picture given
    AndrianaOS committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    fa569af View commit details
    Browse the repository at this point in the history
  2. Added additional styling and text

    Included icons and text to build reference page
    AndrianaOS committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    0724cea View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2022

  1. Deleted commented out styles

    Deleted commented out styles and edited style for background image
    AndrianaOS committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    896cc1c View commit details
    Browse the repository at this point in the history
  2. Image rendered and footer styled

    Background image rendered, footer styled as per reference and nav bar restyled
    AndrianaOS committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    20fe91e View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2022

  1. Included section to add more information

    Added more information to help build site. Some CSS styles removed/commented out to adjust designs
    AndrianaOS committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    c046357 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2022

  1. Updated CSS styles

    AndrianaOS committed Oct 31, 2022
    Configuration menu
    Copy the full SHA
    33ee6a0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e11a86f View commit details
    Browse the repository at this point in the history
  3. Change in HTML and CSS

    Added span to quotation marks to change colour.
    Styled additional section of homepage to resemble example
    AndrianaOS committed Oct 31, 2022
    Configuration menu
    Copy the full SHA
    0076308 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2022

  1. Included new HTML and CSS

    Included a new HTML page for the store page on Karma and a new styling page for the store
    AndrianaOS committed Nov 1, 2022
    Configuration menu
    Copy the full SHA
    cc12c2e View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2022

  1. link HTML pages

    Linked index.html and store.html pages. Styled pages
    AndrianaOS committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    f7e96ab View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2022

  1. Changed CSS and HTML

    Input divs to help breakup codes into sections to be styled easily with CSS. Changed some values to percentages to help with page responsiveness
    AndrianaOS committed Nov 5, 2022
    Configuration menu
    Copy the full SHA
    edcc9e9 View commit details
    Browse the repository at this point in the history
  2. Updated HTML and CSS

    updated HTML to include SVG file for check box and styled the box
    AndrianaOS committed Nov 5, 2022
    Configuration menu
    Copy the full SHA
    894ac1f View commit details
    Browse the repository at this point in the history
  3. Tick box css updated

    AndrianaOS committed Nov 5, 2022
    Configuration menu
    Copy the full SHA
    8c67690 View commit details
    Browse the repository at this point in the history
  4. Update CSS

    Styles input to move checkbox next to label
    AndrianaOS committed Nov 5, 2022
    Configuration menu
    Copy the full SHA
    3b6a7b9 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2022

  1. Update .DS_Store

    AndrianaOS committed Nov 9, 2022
    Configuration menu
    Copy the full SHA
    339f2cf View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2022

  1. Button and margin edited

    margin written in shorthand. button type added. More edits to come
    AndrianaOS committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    9034b1c View commit details
    Browse the repository at this point in the history
Loading