https://github.com/dracula27/freecodecamp_responsivewebdesign_nutritionlabel
Typography is the art of styling your text to be easily readable and suit its purpose. In this course, you'll use typography to build a nutrition label webpage. You'll learn how to style text, adjust line height, and position your text using CSS.
https://github.com/dracula27/freecodecamp_responsivewebdesign_nutritionlabel
css css-flexbox css3 freecodecamp freecodecamp-curriculum freecodecamp-front freecodecamp-frontend freecodecamp-project html html-css html5 html5-css3
Last synced: 11 months ago
JSON representation
Typography is the art of styling your text to be easily readable and suit its purpose. In this course, you'll use typography to build a nutrition label webpage. You'll learn how to style text, adjust line height, and position your text using CSS.
- Host: GitHub
- URL: https://github.com/dracula27/freecodecamp_responsivewebdesign_nutritionlabel
- Owner: DrAcula27
- Created: 2024-04-08T18:30:21.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-08T18:33:14.000Z (about 2 years ago)
- Last Synced: 2025-01-18T05:28:39.816Z (over 1 year ago)
- Topics: css, css-flexbox, css3, freecodecamp, freecodecamp-curriculum, freecodecamp-front, freecodecamp-frontend, freecodecamp-project, html, html-css, html5, html5-css3
- Language: HTML
- Homepage: https://dracula27.github.io/freeCodeCamp_responsiveWebDesign_nutritionLabel/
- Size: 1.95 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# freeCodeCamp_responsiveWebDesign_nutritionLabel
## Live Demo
[Nutrition Label](https://dracula27.github.io/freeCodeCamp_responsiveWebDesign_nutritionLabel/)
## Project Information
The third of four(4) learning projects before the second 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:
> Typography is the art of styling your text to be easily readable and suit its purpose. In this course, you'll use typography to build a nutrition label webpage. You'll learn how to style text, adjust line height, and position your text using CSS.