https://github.com/dracula27/freecodecamp_responsivewebdesign_cafemenu
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, you'll learn CSS by designing a menu page for a cafe webpage.
https://github.com/dracula27/freecodecamp_responsivewebdesign_cafemenu
css freecodecamp freecodecamp-curriculum freecodecamp-front freecodecamp-frontend freecodecamp-project html html-css html5 html5-css3
Last synced: 4 months ago
JSON representation
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, you'll learn CSS by designing a menu page for a cafe webpage.
- Host: GitHub
- URL: https://github.com/dracula27/freecodecamp_responsivewebdesign_cafemenu
- Owner: DrAcula27
- Created: 2024-04-04T22:35:58.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-06T18:13:43.000Z (about 1 year ago)
- Last Synced: 2025-01-18T05:28:41.451Z (5 months ago)
- Topics: css, freecodecamp, freecodecamp-curriculum, freecodecamp-front, freecodecamp-frontend, freecodecamp-project, html, html-css, html5, html5-css3
- Language: HTML
- Homepage: https://dracula27.github.io/freeCodeCamp_responsiveWebDesign_cafeMenu/
- Size: 1000 Bytes
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# freeCodeCamp_responsiveWebDesign_cafeMenu
## Live Demo
[Cafe Menu](https://dracula27.github.io/freeCodeCamp_responsiveWebDesign_cafeMenu/)
## Project Information
The second of four(4) learning projects before the first certification project in freeCodeCamp's [Responsive Web Design course](https://www.freecodecamp.org/learn/2022/responsive-web-design/).
The course/project description from their website is as follows:
> 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, you'll learn CSS by designing a menu page for a cafe webpage.