-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
- Where can I find your repository? (Paste the url of your repository below)
https://github.com/CSLedbetter/SanDiegoTopSpots - What would the HTML be for the following table? (Open the following link in your browser)
http://i.imgur.com/LZhPGLd.png
<table>
<thead>
<tr>
<th>Name</th>
<th>Favorite Color</th>
<th>Favorite Instrument</th>
</tr>
</thead>
<tbody>
<tr>
<th>Cameron</th>
<th>Blue</th>
<th>Guitar</th
</tr>
<tr>
<th>Jeff</th>
<th>Red</th>
<th>Drums</th>
</tr>
</tbody>
</table>Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels