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
- Host: GitHub
- URL: https://github.com/zul132/freecodecamp-responsive-web-design-projects
- Owner: zul132
- Created: 2023-06-25T14:37:36.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-09-17T07:46:07.000Z (almost 3 years ago)
- Last Synced: 2024-12-30T17:54:27.659Z (over 1 year ago)
- Topics: certification, css, freecodecamp, html, html-css, web-design
- Language: HTML
- Homepage:
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.