Make a web page accessible as http://www.mesastate.edu/~(yourlogin)/csci106/quiz2.html With three items: 1. A table like this This is question 1 ********************** * English * Espanol * ********************** * dog * perro * ********************** * car * * ********************** * fish * pescado * ********************** The top row should be in bold and words centered in their cells. The other rows should have the words left justified. The *'s represent a simple border around each cell. 2. A table like this: ************************** * * Ruth * * table ********* * * truth * ************************** * sabe * * ****************** sooth * * warble * marble* * ************************** 3. A form like this: Poet that didn't know it, but his shoes showed it: they were: [ Longfellows ] [submit] [reset] The []'s is a text input field, submit submits the form information to "pitchdarkblackhole.org" as a "post" and resets restores the name data to "Longfellows". I don't care if the line breaks are elsewhere between the buttons or the sentence.