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: OlenaReukova/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.
  • 8 commits
  • 4 files changed
  • 1 contributor

Commits on Oct 25, 2022

  1. added Semantic Elements to HTML

    I added a semantic structure to  HTML document
    OlenaReukova committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    eb505ed View commit details
    Browse the repository at this point in the history
  2. header style css

    added style css to header
    OlenaReukova committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    9903d70 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2022

  1. main h1 p background-img flexbox

    added background image, flexbox, H1 style
    OlenaReukova committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    15aad1a View commit details
    Browse the repository at this point in the history
  2. added button "Learn More"

    added button "Learn More"
    OlenaReukova committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    7789e3f View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2022

  1. desktop design

    created desktop design
    OlenaReukova committed Oct 28, 2022
    Configuration menu
    Copy the full SHA
    2027463 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2022

  1. flex-box and sizes

    fixed in css section and footer flex-box.
    checked element's sizes according to the sample
    OlenaReukova committed Nov 6, 2022
    Configuration menu
    Copy the full SHA
    a2f1f3b View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2022

  1. Store page

    added store.html file,
    I wrote a form in HTML, added main picture.
    In CSS added style to the form and picture,
    I left to do small details in the flex-box of the form has not been done.
    OlenaReukova committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    d8b5bd5 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2022

  1. check box

    added new checkbox HTML and style.
    OlenaReukova committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    35322e6 View commit details
    Browse the repository at this point in the history
Loading