PauloRoberto2 / NewResponsiveWebDesign

(New) Responsive Web Design by freecodecamp.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Responsive Web Design

This repository contains solutions for the exercises proposed by the Responsive Web Design course offered by freeCodeCamp. The goal of this course is to learn the skills necessary to create responsive and adaptable websites for different devices. Learn HTML In this section of the course, you will learn how to structure the content of a website using HTML. Solutions for this section can be found in the html folder.

Learn HTML

In this section of the course, you will learn how to give style and shape to the content structured with HTML using CSS. Solutions for this section can be found in the css folder. Basic CSS

In this section of the course, you will learn about colors and how to use them in CSS. Solutions for this section can be found in the css-colors folder.

CSS Colors

In this section of the course, you will learn how to create forms using HTML. Solutions for this section can be found in the html-forms folder.

Forms

About

(New) Responsive Web Design by freecodecamp.org

License:GNU General Public License v3.0


Languages

Language:HTML 64.9%Language:CSS 35.1%