Skip to content
#

freecodecamp-curriculum

Here are 129 public repositories matching this topic...

Mastering CSS positioning is essential for creating visually appealing and responsive web layouts. In this course, you will build a cat painting. You'll learn about how to work with absolute positioning, the z-index property, and the transform property.

  • Updated Apr 27, 2024
  • CSS

You can use CSS pseudo selectors to change specific HTML elements. In this course, you'll build a balance sheet using pseudo selectors. You'll learn how to change the style of an element when you hover over it with your mouse, and trigger other events on your webpage.

  • Updated Apr 27, 2024
  • HTML

Accessibility is making your webpage easy for all people to use – even people with disabilities. In this course, you'll build a quiz webpage. You'll learn accessibility tools such as keyboard shortcuts, ARIA attributes, and design best practices.

  • Updated Apr 8, 2024
  • HTML

Typography is the art of styling your text to be easily readable and suit its purpose. In this course, you'll use typography to build a nutrition label webpage. You'll learn how to style text, adjust line height, and position your text using CSS.

  • Updated Apr 8, 2024
  • HTML

You can use HTML forms to collect information from people who visit your webpage. In this course, you'll learn HTML forms by building a signup page. You'll learn how to control what types of data people can type into your form, and some new CSS tools for styling your page.

  • Updated Apr 6, 2024
  • HTML

Improve this page

Add a description, image, and links to the freecodecamp-curriculum 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 freecodecamp-curriculum topic, visit your repo's landing page and select "manage topics."

Learn more