trevorcj / css

Learning Progress in CSS with Jonas Schmedtmann's HTML and CSS course

Home Page:https://www.udemy.com/course/design-and-develop-a-killer-website-with-html5-and-css3/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Learning Progress in CSS with Jonas Schmedtmann's HTML and CSS course

https://www.udemy.com/course/design-and-develop-a-killer-website-with-html5-and-css3/


Languages

Language:CSS 54.9%Language:HTML 45.1%