Skip to content
This repository was archived by the owner on Jan 14, 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-Coursework-Week1
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: DouglasVDM/HTML-CSS-Coursework-Week1
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.
  • 13 commits
  • 4 files changed
  • 1 contributor

Commits on Nov 26, 2020

  1. the start

    DouglasVDM committed Nov 26, 2020
    Configuration menu
    Copy the full SHA
    b4e66b5 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2020

  1. Basic Layout

    DouglasVDM committed Dec 1, 2020
    Configuration menu
    Copy the full SHA
    c09ee8b View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2020

  1. header style

    DouglasVDM committed Dec 2, 2020
    Configuration menu
    Copy the full SHA
    a0e1889 View commit details
    Browse the repository at this point in the history
  2. add Footer with link to Youtube

    html
    commented out navlink
    added footer with link to Youtube
    css
    navigation display to inline
    position of header and unordered list
    DouglasVDM committed Dec 2, 2020
    Configuration menu
    Copy the full SHA
    ccba78c View commit details
    Browse the repository at this point in the history
  3. Tab for writing Clean Code

    Tabbed code to write cleaner code
    DouglasVDM committed Dec 2, 2020
    Configuration menu
    Copy the full SHA
    a764e66 View commit details
    Browse the repository at this point in the history
  4. style footer

    main: moved everything to the left by 5%
    footer: added some style
    DouglasVDM committed Dec 2, 2020
    Configuration menu
    Copy the full SHA
    8718d53 View commit details
    Browse the repository at this point in the history
  5. use first child

    css: added style to the first child of the artical class
    html: if you want to know more to the sence and removed the address in the footer symantic tag.
    DouglasVDM committed Dec 2, 2020
    Configuration menu
    Copy the full SHA
    9506ce8 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2020

  1. live server

    DouglasVDM committed Dec 12, 2020
    Configuration menu
    Copy the full SHA
    c4fec19 View commit details
    Browse the repository at this point in the history
  2. add bootstrap card

    DouglasVDM committed Dec 12, 2020
    Configuration menu
    Copy the full SHA
    8ae47ce View commit details
    Browse the repository at this point in the history
  3. form exercise

    DouglasVDM committed Dec 12, 2020
    Configuration menu
    Copy the full SHA
    38e9559 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2020

  1. add legend to form

    DouglasVDM committed Dec 13, 2020
    Configuration menu
    Copy the full SHA
    7d2d7c3 View commit details
    Browse the repository at this point in the history
  2. add radio buttons yes no

    DouglasVDM committed Dec 13, 2020
    Configuration menu
    Copy the full SHA
    ddeb5fc View commit details
    Browse the repository at this point in the history
  3. add email address

    DouglasVDM committed Dec 13, 2020
    Configuration menu
    Copy the full SHA
    5807a22 View commit details
    Browse the repository at this point in the history
Loading