An open API service indexing awesome lists of open source software.

https://github.com/zul132/freecodecamp-responsive-web-design-projects

Simple Web Design projects for learning HTML and CSS
https://github.com/zul132/freecodecamp-responsive-web-design-projects

certification css freecodecamp html html-css web-design

Last synced: 4 months ago
JSON representation

Simple Web Design projects for learning HTML and CSS

Awesome Lists containing this project

README

          

# freeCodeCamp-Responsive-Web-Design-Projects-for-Learning
Simple Web Design projects for learning HTML and CSS. Includes all the challenges covered under freeCodeCamp's "Responsive Web Design" Certfication course.

## Project 1: Cat Photo App using only HTML
The first website I built under this course is a cute and simple Cat Photo App using various HTML tags and elements including images,checkbox,radio button, web forms and much more.

## Project 2: CSS Cafe Menu
CSS tells the browser how to display your webpage. You can use CSS to set the color, font, size, and other aspects of HTML elements.
In this course, I learnt basic CSS by designing a menu page for a cafe webpage.