Skip to content
GitHub Universe 2025
Save $400 on Universe passes until 9/17. Register now
#

opencodechicago

Here are 7 public repositories matching this topic...

This repository delves into the box model, flexbox, and key layout techniques in CSS. We explored margin, padding, and the differences between content-box and border-box. Additionally, we introduced the flexbox layout model, which provides a flexible and efficient way to arrange items within a container.

  • Updated Sep 24, 2024
  • CSS

This repository covers the fundamentals of HTML and CSS, focusing on creating structured web pages and basic styling techniques. In this lesson, we explored HTML basics, including tags, element hierarchy, and semantic HTML, as well as how to apply styles and connect CSS to an HTML file.

  • Updated Sep 24, 2024
  • HTML

Improve this page

Add a description, image, and links to the opencodechicago topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the opencodechicago topic, visit your repo's landing page and select "manage topics."

Learn more