<table class="uk-table-striped uk-table-small">
    <thead>      
     <tr>
        <th class="uk-width-1-2"><strong>Field</strong></th>
        <th>Description</th>
      </tr>
      </thead>
      <tr>
        <td><strong>Your Name</strong></td>
        <td>Your first and last name.</td>
      </tr>
      <tr>
      <td><strong>Your Email</strong></td>
        <td>A valid email address. If you are submitting an example of Animal Kingdom sample,this is the email where we will send you instructions for getting your Zero to DApp t-shirt.</td>
      </tr>    
      <tr>
        <td><strong>App Name</strong></td>
        <td>Name of your application. If you are submitting an example of Animal Kingdom sample, enter <code>USERNAME: Animal Kingdom</code>.</td>
      </tr>
      <tr>
        <td><strong>Short description</strong></td>
        <td>Describe your application.&nbsp;&nbsp;</td>
      </tr>
      <tr>
        <td><strong>Website</strong></td>
        <td>The URL of the website where you deployed your application.&nbsp;&nbsp;</td>
      </tr>
      <tr>
        <td><strong>App icon URL</strong></td>
        <td> <code>URL_DEPLOYED_SITE/icon-192x192.png</code> for example, <code>https://animalkingdoms.netlify.com/icon-192x192.png</code> &nbsp;&nbsp;</td>
      </tr>
      <tr>
        <td><strong>Open Source URL</strong></td>
        <td>The URL where your source code lives. If you are submitting an example of Animal Kingdom sample, you can leave this blank for a sample application.&nbsp;&nbsp;</td>
      </tr>
      <tr>
        <td><strong>Twitter Handle</strong></td>
        <td>Optionally enter a Twitter handle for your application, for example `@coolapp`.</td>
      </tr>
      <tr>
        <td><strong>Category</strong></td>
        <td>If you are submitting an example of Animal Kingdom sample, make sure you choose the <strong>Sample Blockstack Apps</strong> category.</td>
      </tr>
      <tr>
        <td><strong>Blockchain</strong></td>
        <td>If you are submitting an example of Animal Kingdom sample, leave this as is.</td>
      </tr>
      <tr>
        <td><strong>Storage</strong></td>
        <td>Choose Gaia if you are using it.</td>
      </tr>
      <tr>
        <td><strong>Authentication</strong></td>
        <td>Choose Blockstack; Blockstack Authentication is required to participate in Animal Kingdom.</td>
      </tr>
    </table>