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: jonasschmedtmann/html-css-course
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: ronanmoriarty/html-css-course
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.
  • 3 commits
  • 42 files changed
  • 2 contributors

Commits on Dec 18, 2024

  1. First page (#1)

    Co-authored-by: Ronan <ronan.moriarty@justeattakeaway.com>
    ronanmoriarty and Ronan authored Dec 18, 2024
    Configuration menu
    Copy the full SHA
    a15aff0 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2025

  1. Section 2 (#2)

    * Add basic index.html
    
    * Text elements
    
    * List items
    
    * Format on save
    
    * Images
    
    * Links
    
    * Add structure
    
    * Move images to separate folder and do first challenge
    
    * Challenge 2
    
    * Add button
    
    ---------
    
    Co-authored-by: Ronan <ronan.moriarty@justeattakeaway.com>
    ronanmoriarty and Ronan authored Jan 31, 2025
    Configuration menu
    Copy the full SHA
    c4ace47 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2025

  1. Section 3: CSS Fundamentals (#3)

    * Add text styles
    
    * Refactor to group selectors using same font-family and add nested selectors
    
    * Add id and class selectors
    
    * Add colour
    
    * Add pseudo-classes
    
    * Style hyperlinks
    
    * Resolving conflicts
    
    * Inheritance and the universal selector
    
    * Copy challenge-2.html for start of challenge-3
    
    * Challenge 3
    
    * Add margins and padding
    
    * Add width and height
    
    * Centre page
    
    * Rename old challenge as challenge-2 and put in separate folder
    
    * Copy challenge-2 as start of challenge-3
    
    * Copy images to challenge folders too
    
    * Challenge-3 attempt
    
    * Minor amendments to challenge-3 as per video
    
    * Box types
    
    * Absolute positioning
    
    * Copy challenge 3 for start of challenge 4
    
    * Challenge 4
    
    * Align challenge 4 with solution in video
    
    * Pseudo elements
    
    ---------
    
    Co-authored-by: Ronan <ronan.moriarty@justeattakeaway.com>
    ronanmoriarty and Ronan authored Feb 5, 2025
    Configuration menu
    Copy the full SHA
    33421f8 View commit details
    Browse the repository at this point in the history
Loading