Difference between revisions of "Team:Lanzhou/Testing"

Line 79: Line 79:
 
</header>
 
</header>
 
      
 
      
<table class="striped">
+
<div class="col s12 m2">
      <thead>
+
    <p class="z-depth-1">z-depth-1</p>
        <tr>
+
  </div>
          <th data-field="id">Name</th>
+
  <div class="col s12 m2">
          <th data-field="name">Item Name</th>
+
    <p class="z-depth-2">z-depth-2</p>
          <th data-field="price">Item Price</th>
+
  </div>
        </tr>
+
  <div class="col s12 m2">
      </thead>
+
    <p class="z-depth-3">z-depth-3</p>
 
+
  </div>
      <tbody>
+
  <div class="col s12 m2">
        <tr>
+
    <p class="z-depth-4">z-depth-4</p>
          <td>Alvin</td>
+
  </div>
          <td>Eclair</td>
+
  <div class="col s12 m2">
          <td>$0.87</td>
+
    <p class="z-depth-5">z-depth-5</p>
        </tr>
+
  </div>
        <tr>
+
          
          <td>Alan</td>
+
          <td>Jellybean</td>
+
          <td>$3.76</td>
+
        </tr>
+
        <tr>
+
          <td>Jonathan</td>
+
          <td>Lollipop</td>
+
          <td>$7.00</td>
+
         </tr>
+
      </tbody>
+
    </table>
+
  
 
   <script type="text/javascript" src="http://od4mji305.bkt.clouddn.com/js/cleaning11.js"></script>
 
   <script type="text/javascript" src="http://od4mji305.bkt.clouddn.com/js/cleaning11.js"></script>

Revision as of 12:48, 21 September 2016

Team:LZU 2015