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

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.

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.