diff --git a/README.md b/README.md new file mode 100644 index 0000000..ea5075b --- /dev/null +++ b/README.md @@ -0,0 +1,13 @@ +# freeCodeCamp_responsiveWebDesign_nutritionLabel + +## Live Demo + +[Rothko Painting](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. diff --git a/index.html b/index.html new file mode 100644 index 0000000..0af8f28 --- /dev/null +++ b/index.html @@ -0,0 +1,82 @@ + + +
+ +8 servings per container
+Serving size 2/3 cup (55g)
+Calories
+% Daily Value *
+ ++ Total Fat 8g + 10% +
++ Saturated Fat 1g 5% +
+ ++ Trans Fat 0g +
+ ++ Cholesterol 0mg + 0% +
++ Sodium 160mg + 7% +
++ Total Carbohydrate 37g + 13% +
+Dietary Fiber 4g
+ +Total Sugars 12g
+ ++ Includes 10g Added Sugars 20% +
+ +Protein 3g
+ +Vitamin D 2mcg 10%
+Calcium 260mg 20%
+Iron 8mg 45%
+Potassium 235mg 6%
++ * The % Daily Value (DV) tells you how much a nutrient in a + serving of food contributes to a daily diet. 2,000 calories a + day is used for general nutrition advice. +
+