jovanyoshioka / CityFinder

Provides suggestions for places to live and visit based on user preferences.
0 stars 0 forks source link

[Preferences] Add Rating Labels #5

Closed jovanyoshioka closed 5 months ago

jovanyoshioka commented 5 months ago

Task 1.) Implement Design A (only red circled portion). Use two <p> elements, one for each label.

Files You will find comments in components/preferences/preferences.js and components/preferences/preferences.css that tells you where to write your code.

Resources <p> Tag: https://www.w3schools.com/tags/tag_p.asp Margin Styling: https://www.w3schools.com/css/css_margin.asp

Design A preferences - Copy (2)