Skip to content

Latest commit

 

History

History
44 lines (35 loc) · 1.91 KB

README.md

File metadata and controls

44 lines (35 loc) · 1.91 KB

CSS Repository

This repository contains the files and resources related to my learning journeynin Jonas Schmedtmann's HTML and CSS Course. This course is designed to teach the fundamentals of HTML and CSS, and this repository will be regularly upated with my progress.

Course Information

What i've learned

  • Inline, Internal and External CSS
  • Stylig Text
  • Combining Selectors
  • Class and ID Selectors
  • Working with Colors
  • Pseudo Classes
  • Styling Hyperlinks
  • Using Chrome DevTools
  • Using Margins and Paddings
  • Adding Dimensions
  • Centering a Page
  • Types of Boxes
  • Pseudo Elements
  • CSS Theories:
    • Resolving Conflicts between selectors
    • Inheritance
    • The Box Model
    • Absolute Positioning
  • Developer Skills:
    • Googling and Reading Documentation
    • Debugging and asking questions

Challenges

I built some a project as part of the course challenge, this project will be improved as I progress in the course

  • A product visualisation card: The souce code can be found in the css-challenge-1 and css-challenge-2 folders. These are images of the project as I improve it:

    Product Visualisation Card with HTML and CSS
    Version 1

    Product Visualisation Card with HTML and CSS 2
    Version 2

    Product visualisation Card with HTML and CSS 3 Version 3


If you have any questions or suggestions, please feel free to reach out to me.