EmileeA / temperature-converter

0 stars 0 forks source link

HTML - Header and Output Div #3

Open EmileeA opened 5 years ago

EmileeA commented 5 years ago

Story As a user, I want to see the page name in a header

AC when the page loads then the header should display "Temperature Converter" and a div should be in place for the temperature output later

DN HTML h1 "Temperature Converter" center h1 with color #black HTML div with id "tempOuput"