jovanyoshioka / CityFinder

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

[Preferences] Add Header / Subheader Text #3

Closed jovanyoshioka closed 5 months ago

jovanyoshioka commented 5 months ago

Task 1.) Implement Design A (only red circled portion). Use the <h1> and <h2> elements to add the header and subheader text, respectively.

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

Resources <h1> and <h2> Tags: https://www.w3schools.com/tags/tag_hn.asp

Design A preferences - Copy