Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions hackathon.html
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,15 @@ <h3 align=center>Tell us about yourself!</h3>
<td>Lucky Charms</td>
<td>I like planning events</td>
</tr>

<tr>
<td> Emmy </td>
<td> Cinnamon Toast Crunch </td>
<td> Sugar cookies are amazing </td>
</tr>



</table>

<p>Remember, you can view the HTML code from this or any other page by using the "View Page Source" command of your browser.</p>
Expand Down