Is it possible to have a fixed element inside a div?

0

I wanted to know if there is a form with css or javascript so that an element can remain fixed inside a div with scroll without exceeding the div.

The pages I've visited indicate that you can not.

I hope you can help me I tried this page

http://jsfiddle.net/jmosbech/stFcx/

but apparently it works well because the table is not inside a div. I have tried the same in my project but it does not work.

Bootstrap 3.3.7 is also used and jquery 1.10.2

html

<div class="container" style="margin-top:70px">
    <div id="divTblEstaciones" style="max-height: 450px; overflow: auto">

                <table id="tblEstaciones" border="0" cellspacing="0" class="table table-striped">
                    <thead>
                        <tr id="cabecera"><th style="text-align: center;"><label>Día</label></th><th style="text-align: center;"><label style="width:135px"> 28 DE JULIO</label></th><th style="text-align: center;"><label style="width:135px"> ABTAO</label></th><th style="text-align: center;"><label style="width:135px"> ANGAMOS</label></th><th style="text-align: center;"><label style="width:135px"> ARICA II</label></th><th style="text-align: center;"><label style="width:135px"> CARBURANTES</label></th><th style="text-align: center;"><label style="width:135px"> ECOMOVIL</label></th><th style="text-align: center;"><label style="width:135px"> EL CONDOR</label></th><th style="text-align: center;"><label style="width:135px"> EL OVALO</label></th><th style="text-align: center;"><label style="width:135px"> EL PIBE</label></th><th style="text-align: center;"><label style="width:135px"> EL SOL</label></th><th style="text-align: center;"><label style="width:135px"> FAUCETT</label></th><th style="text-align: center;"><label style="width:135px"> GANAGAS</label></th><th style="text-align: center;"><label style="width:135px"> GASSURCO</label></th><th style="text-align: center;"><label style="width:135px"> GOHAN</label></th><th style="text-align: center;"><label style="width:135px"> GRIFOSA</label></th><th style="text-align: center;"><label style="width:135px"> GUARDIA CHALACA</label></th><th style="text-align: center;"><label style="width:135px"> JAVIER PRADO</label></th><th style="text-align: center;"><label style="width:135px"> JUANES</label></th><th style="text-align: center;"><label style="width:135px"> LA MARINA</label></th><th style="text-align: center;"><label style="width:135px"> LUISA GAS</label></th><th style="text-align: center;"><label style="width:135px"> LUNA PIZARRO</label></th><th style="text-align: center;"><label style="width:135px"> MALECON CHECA</label></th><th style="text-align: center;"><label style="width:135px"> MASUR</label></th><th style="text-align: center;"><label style="width:135px"> MONACO</label></th><th style="text-align: center;"><label style="width:135px"> NARANJAL FENIX</label></th><th style="text-align: center;"><label style="width:135px"> NEOGAS</label></th><th style="text-align: center;"><label style="width:135px"> NICOLAS AYLLON</label></th><th style="text-align: center;"><label style="width:135px"> PACHACAMAC</label></th><th style="text-align: center;"><label style="width:135px"> RAMIRO PRIALE</label></th><th style="text-align: center;"><label style="width:135px"> RIMAC</label></th><th style="text-align: center;"><label style="width:135px"> SANTA CATALINA</label></th><th style="text-align: center;"><label style="width:135px"> SANTA CRUZ</label></th><th style="text-align: center;"><label style="width:135px"> SHALOM</label></th><th style="text-align: center;"><label style="width:135px"> UNIVERSITARIA</label></th><th style="text-align: center;"><label style="width:135px"> ZARATE</label></th><th style="text-align: center;"><label>Total</label></th></tr>
                    </thead>
                    <tbody id="divListadoEstaciones"><tr class="fila-tabla-par"><td class="celda" align="center">1</td><td class="celda" align="center">4,890.77</td><td class="celda" align="center">2,144.92</td><td class="celda" align="center">2,894.50</td><td class="celda" align="center">5,450.61</td><td class="celda" align="center">12,831.18</td><td class="celda" align="center">7,360.14</td><td class="celda" align="center">6,312.54</td><td class="celda" align="center">5,894.47</td><td class="celda" align="center">4,780.10</td><td class="celda" align="center">5,408.86</td><td class="celda" align="center">4,164.31</td><td class="celda" align="center">6,691.59</td><td class="celda" align="center">4,581.62</td><td class="celda" align="center">5,635.04</td><td class="celda" align="center">3,125.63</td><td class="celda" align="center">3,771.65</td><td class="celda" align="center">6,204.33</td><td class="celda" align="center">4,005.41</td><td class="celda" align="center">4,083.01</td><td class="celda" align="center">4,041.17</td><td class="celda" align="center">2,145.33</td><td class="celda" align="center">7,960.90</td><td class="celda" align="center">2,305.75</td><td class="celda" align="center">17,067.54</td><td class="celda" align="center">5,834.62</td><td class="celda" align="center">3,040.19</td><td class="celda" align="center">5,932.99</td><td class="celda" align="center">4,468.24</td><td class="celda" align="center">6,616.54</td><td class="celda" align="center">5,930.33</td><td class="celda" align="center">747.09</td><td class="celda" align="center">6,784.13</td><td class="celda" align="center">2,291.49</td><td class="celda" align="center">6,889.53</td><td class="celda" align="center">6,366.59</td><td class="celda" align="center">188,653.11</td></tr><tr class="fila-tabla-par"><td class="celda" align="center">2</td><td class="celda" align="center">6,165.36</td><td class="celda" align="center">4,714.53</td><td class="celda" align="center">3,818.65</td><td class="celda" align="center">6,752.65</td><td class="celda" align="center">14,109.59</td><td class="celda" align="center">8,689.99</td><td class="celda" align="center">6,137.29</td><td class="celda" align="center">9,214.13</td><td class="celda" align="center">5,427.96</td><td class="celda" align="center">6,971.89</td><td class="celda" align="center">5,383.67</td><td class="celda" align="center">7,192.59</td><td class="celda" align="center">6,414.80</td><td class="celda" align="center">6,736.44</td><td class="celda" align="center">5,090.57</td><td class="celda" align="center">0</td><td class="celda" align="center">10,984.52</td><td class="celda" align="center">4,903.33</td><td class="celda" align="center">5,227.99</td><td class="celda" align="center">4,297.93</td><td class="celda" align="center">4,021.71</td><td class="celda" align="center">9,313.48</td><td class="celda" align="center">5,426.95</td><td class="celda" align="center">13,517.91</td><td class="celda" align="center">5,552.67</td><td class="celda" align="center">4,381.86</td><td class="celda" align="center">6,455.03</td><td class="celda" align="center">5,892.01</td><td class="celda" align="center">12,299.15</td><td class="celda" align="center">7,112.53</td><td class="celda" align="center">703.93</td><td class="celda" align="center">6,924.41</td><td class="celda" align="center">2,435.20</td><td class="celda" align="center">6,826.56</td><td class="celda" align="center">7,209.11</td><td class="celda" align="center">226,306.39</td></tr><tr class="fila-tabla-par"><td class="celda" align="center">3</td><td class="celda" align="center">7,197.49</td><td class="celda" align="center">3,846.44</td><td class="celda" align="center">4,579.74</td><td class="celda" align="center">7,000.19</td><td class="celda" align="center">16,581.50</td><td class="celda" align="center">9,039.27</td><td class="celda" align="center">6,169.62</td><td class="celda" align="center">10,382.27</td><td class="celda" align="center">5,460.18</td><td class="celda" align="center">7,237.47</td><td class="celda" align="center">6,234.18</td><td class="celda" align="center">7,264.46</td><td class="celda" align="center">6,163.36</td><td class="celda" align="center">6,832.16</td><td class="celda" align="center">3,802.99</td><td class="celda" align="center">0</td><td class="celda" align="center">12,195.25</td><td class="celda" align="center">4,928.18</td><td class="celda" align="center">5,659.19</td><td class="celda" align="center">4,801.36</td><td class="celda" align="center">4,488.25</td><td class="celda" align="center">7,802.63</td><td class="celda" align="center">5,952.70</td><td class="celda" align="center">13,315.29</td><td class="celda" align="center">5,329.04</td><td class="celda" align="center">4,817.68</td><td class="celda" align="center">6,944.89</td><td class="celda" align="center">6,116.44</td><td class="celda" align="center">12,843.88</td><td class="celda" align="center">7,768.01</td><td class="celda" align="center">602.26</td><td class="celda" align="center">6,289.28</td><td class="celda" align="center">2,561.87</td><td class="celda" align="center">7,475.52</td><td class="celda" align="center">7,349.11</td><td class="celda" align="center">235,032.15</td></tr></tbody>
                </table>
            </div>

</div>

This is the link of the javascript library that I use

https://github.com/jmosbech/StickyTableHeaders/blob/master/js/jquery.stickytableheaders.js
    
asked by Japh Sxas 16.05.2018 в 20:46
source

1 answer

1

Mira is very easy, you must be clearer in your code so that others can help you

  

Do not use link as a location reference for your script, in exchange use link because the first one is a page, it does not throw a file

$('#mitable').stickyTableHeaders();
  
thead{
  color: #fff;
  background-color: #333;
}
<script
  src="https://code.jquery.com/jquery-3.3.1.min.js"
  integrity="sha256-FgpCb/KJQlLNfOu91ta32o/NMZxltwRo8QtmkMRdAu8="
  crossorigin="anonymous"></script>
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.1.0/css/bootstrap.min.css" integrity="sha384-9gVQ4dYFwwWSjIDZnLEWnxCjeSWFphJiwGPXr1jddIhOegiu1FwO5qRGvFXOdJZ4" crossorigin="anonymous">
<script src="https://unpkg.com/[email protected]/js/jquery.stickytableheaders.min.js"></script>
<table class="table" id="mitable">
  <thead>
    <tr>
      <th scope="col">#</th>
      <th scope="col">First</th>
      <th scope="col">Last</th>
      <th scope="col">Handle</th>
    </tr>
  </thead>
  <tbody>
     <tr>
      <th scope="row">1</th>
      <td>Mark</td>
      <td>Otto</td>
      <td>@mdo</td>
    </tr>
    <tr>
      <th scope="row">2</th>
      <td>Jacob</td>
      <td>Thornton</td>
      <td>@fat</td>
    </tr>
    <tr>
      <th scope="row">3</th>
      <td>Larry</td>
      <td>the Bird</td>
      <td>@twitter</td>
    </tr>
     <tr>
      <th scope="row">1</th>
      <td>Mark</td>
      <td>Otto</td>
      <td>@mdo</td>
    </tr>
    <tr>
      <th scope="row">2</th>
      <td>Jacob</td>
      <td>Thornton</td>
      <td>@fat</td>
    </tr>
    <tr>
      <th scope="row">3</th>
      <td>Larry</td>
      <td>the Bird</td>
      <td>@twitter</td>
    </tr>
     <tr>
      <th scope="row">1</th>
      <td>Mark</td>
      <td>Otto</td>
      <td>@mdo</td>
    </tr>
    <tr>
      <th scope="row">2</th>
      <td>Jacob</td>
      <td>Thornton</td>
      <td>@fat</td>
    </tr>
    <tr>
      <th scope="row">3</th>
      <td>Larry</td>
      <td>the Bird</td>
      <td>@twitter</td>
    </tr>
     <tr>
      <th scope="row">1</th>
      <td>Mark</td>
      <td>Otto</td>
      <td>@mdo</td>
    </tr>
    <tr>
      <th scope="row">2</th>
      <td>Jacob</td>
      <td>Thornton</td>
      <td>@fat</td>
    </tr>
    <tr>
      <th scope="row">3</th>
      <td>Larry</td>
      <td>the Bird</td>
      <td>@twitter</td>
    </tr>
     <tr>
      <th scope="row">1</th>
      <td>Mark</td>
      <td>Otto</td>
      <td>@mdo</td>
    </tr>
    <tr>
      <th scope="row">2</th>
      <td>Jacob</td>
      <td>Thornton</td>
      <td>@fat</td>
    </tr>
    <tr>
      <th scope="row">3</th>
      <td>Larry</td>
      <td>the Bird</td>
      <td>@twitter</td>
    </tr>
     <tr>
      <th scope="row">1</th>
      <td>Mark</td>
      <td>Otto</td>
      <td>@mdo</td>
    </tr>
    <tr>
      <th scope="row">2</th>
      <td>Jacob</td>
      <td>Thornton</td>
      <td>@fat</td>
    </tr>
    <tr>
      <th scope="row">3</th>
      <td>Larry</td>
      <td>the Bird</td>
      <td>@twitter</td>
    </tr>
     <tr>
      <th scope="row">1</th>
      <td>Mark</td>
      <td>Otto</td>
      <td>@mdo</td>
    </tr>
    <tr>
      <th scope="row">2</th>
      <td>Jacob</td>
      <td>Thornton</td>
      <td>@fat</td>
    </tr>
    <tr>
      <th scope="row">3</th>
      <td>Larry</td>
      <td>the Bird</td>
      <td>@twitter</td>
    </tr>
     <tr>
      <th scope="row">1</th>
      <td>Mark</td>
      <td>Otto</td>
      <td>@mdo</td>
    </tr>
    <tr>
      <th scope="row">2</th>
      <td>Jacob</td>
      <td>Thornton</td>
      <td>@fat</td>
    </tr>
    <tr>
      <th scope="row">3</th>
      <td>Larry</td>
      <td>the Bird</td>
      <td>@twitter</td>
    </tr>
     <tr>
      <th scope="row">1</th>
      <td>Mark</td>
      <td>Otto</td>
      <td>@mdo</td>
    </tr>
    <tr>
      <th scope="row">2</th>
      <td>Jacob</td>
      <td>Thornton</td>
      <td>@fat</td>
    </tr>
    <tr>
      <th scope="row">3</th>
      <td>Larry</td>
      <td>the Bird</td>
      <td>@twitter</td>
    </tr>
     <tr>
      <th scope="row">1</th>
      <td>Mark</td>
      <td>Otto</td>
      <td>@mdo</td>
    </tr>
    <tr>
      <th scope="row">2</th>
      <td>Jacob</td>
      <td>Thornton</td>
      <td>@fat</td>
    </tr>
    <tr>
      <th scope="row">3</th>
      <td>Larry</td>
      <td>the Bird</td>
      <td>@twitter</td>
    </tr>
     <tr>
      <th scope="row">1</th>
      <td>Mark</td>
      <td>Otto</td>
      <td>@mdo</td>
    </tr>
    <tr>
      <th scope="row">2</th>
      <td>Jacob</td>
      <td>Thornton</td>
      <td>@fat</td>
    </tr>
    <tr>
      <th scope="row">3</th>
      <td>Larry</td>
      <td>the Bird</td>
      <td>@twitter</td>
    </tr>
     <tr>
      <th scope="row">1</th>
      <td>Mark</td>
      <td>Otto</td>
      <td>@mdo</td>
    </tr>
    <tr>
      <th scope="row">2</th>
      <td>Jacob</td>
      <td>Thornton</td>
      <td>@fat</td>
    </tr>
    <tr>
      <th scope="row">3</th>
      <td>Larry</td>
      <td>the Bird</td>
      <td>@twitter</td>
    </tr>
     <tr>
      <th scope="row">1</th>
      <td>Mark</td>
      <td>Otto</td>
      <td>@mdo</td>
    </tr>
    <tr>
      <th scope="row">2</th>
      <td>Jacob</td>
      <td>Thornton</td>
      <td>@fat</td>
    </tr>
    <tr>
      <th scope="row">3</th>
      <td>Larry</td>
      <td>the Bird</td>
      <td>@twitter</td>
    </tr>
     <tr>
      <th scope="row">1</th>
      <td>Mark</td>
      <td>Otto</td>
      <td>@mdo</td>
    </tr>
    <tr>
      <th scope="row">2</th>
      <td>Jacob</td>
      <td>Thornton</td>
      <td>@fat</td>
    </tr>
    <tr>
      <th scope="row">3</th>
      <td>Larry</td>
      <td>the Bird</td>
      <td>@twitter</td>
    </tr>
     <tr>
      <th scope="row">1</th>
      <td>Mark</td>
      <td>Otto</td>
      <td>@mdo</td>
    </tr>
    <tr>
      <th scope="row">2</th>
      <td>Jacob</td>
      <td>Thornton</td>
      <td>@fat</td>
    </tr>
    <tr>
      <th scope="row">3</th>
      <td>Larry</td>
      <td>the Bird</td>
      <td>@twitter</td>
    </tr>
     <tr>
      <th scope="row">1</th>
      <td>Mark</td>
      <td>Otto</td>
      <td>@mdo</td>
    </tr>
    <tr>
      <th scope="row">2</th>
      <td>Jacob</td>
      <td>Thornton</td>
      <td>@fat</td>
    </tr>
    <tr>
      <th scope="row">3</th>
      <td>Larry</td>
      <td>the Bird</td>
      <td>@twitter</td>
    </tr>
     <tr>
      <th scope="row">1</th>
      <td>Mark</td>
      <td>Otto</td>
      <td>@mdo</td>
    </tr>
    <tr>
      <th scope="row">2</th>
      <td>Jacob</td>
      <td>Thornton</td>
      <td>@fat</td>
    </tr>
    <tr>
      <th scope="row">3</th>
      <td>Larry</td>
      <td>the Bird</td>
      <td>@twitter</td>
    </tr>
     <tr>
      <th scope="row">1</th>
      <td>Mark</td>
      <td>Otto</td>
      <td>@mdo</td>
    </tr>
    <tr>
      <th scope="row">2</th>
      <td>Jacob</td>
      <td>Thornton</td>
      <td>@fat</td>
    </tr>
    <tr>
      <th scope="row">3</th>
      <td>Larry</td>
      <td>the Bird</td>
      <td>@twitter</td>
    </tr>
     <tr>
      <th scope="row">1</th>
      <td>Mark</td>
      <td>Otto</td>
      <td>@mdo</td>
    </tr>
    <tr>
      <th scope="row">2</th>
      <td>Jacob</td>
      <td>Thornton</td>
      <td>@fat</td>
    </tr>
    <tr>
      <th scope="row">3</th>
      <td>Larry</td>
      <td>the Bird</td>
      <td>@twitter</td>
    </tr>
     <tr>
      <th scope="row">1</th>
      <td>Mark</td>
      <td>Otto</td>
      <td>@mdo</td>
    </tr>
    <tr>
      <th scope="row">2</th>
      <td>Jacob</td>
      <td>Thornton</td>
      <td>@fat</td>
    </tr>
    <tr>
      <th scope="row">3</th>
      <td>Larry</td>
      <td>the Bird</td>
      <td>@twitter</td>
    </tr>
     <tr>
      <th scope="row">1</th>
      <td>Mark</td>
      <td>Otto</td>
      <td>@mdo</td>
    </tr>
    <tr>
      <th scope="row">2</th>
      <td>Jacob</td>
      <td>Thornton</td>
      <td>@fat</td>
    </tr>
    <tr>
      <th scope="row">3</th>
      <td>Larry</td>
      <td>the Bird</td>
      <td>@twitter</td>
    </tr>
     <tr>
      <th scope="row">1</th>
      <td>Mark</td>
      <td>Otto</td>
      <td>@mdo</td>
    </tr>
    <tr>
      <th scope="row">2</th>
      <td>Jacob</td>
      <td>Thornton</td>
      <td>@fat</td>
    </tr>
    <tr>
      <th scope="row">3</th>
      <td>Larry</td>
      <td>the Bird</td>
      <td>@twitter</td>
    </tr>
     <tr>
      <th scope="row">1</th>
      <td>Mark</td>
      <td>Otto</td>
      <td>@mdo</td>
    </tr>
    <tr>
      <th scope="row">2</th>
      <td>Jacob</td>
      <td>Thornton</td>
      <td>@fat</td>
    </tr>
    <tr>
      <th scope="row">3</th>
      <td>Larry</td>
      <td>the Bird</td>
      <td>@twitter</td>
    </tr>
     <tr>
      <th scope="row">1</th>
      <td>Mark</td>
      <td>Otto</td>
      <td>@mdo</td>
    </tr>
    <tr>
      <th scope="row">2</th>
      <td>Jacob</td>
      <td>Thornton</td>
      <td>@fat</td>
    </tr>
    <tr>
      <th scope="row">3</th>
      <td>Larry</td>
      <td>the Bird</td>
      <td>@twitter</td>
    </tr>
     <tr>
      <th scope="row">1</th>
      <td>Mark</td>
      <td>Otto</td>
      <td>@mdo</td>
    </tr>
    <tr>
      <th scope="row">2</th>
      <td>Jacob</td>
      <td>Thornton</td>
      <td>@fat</td>
    </tr>
    <tr>
      <th scope="row">3</th>
      <td>Larry</td>
      <td>the Bird</td>
      <td>@twitter</td>
    </tr>
     <tr>
      <th scope="row">1</th>
      <td>Mark</td>
      <td>Otto</td>
      <td>@mdo</td>
    </tr>
    <tr>
      <th scope="row">2</th>
      <td>Jacob</td>
      <td>Thornton</td>
      <td>@fat</td>
    </tr>
    <tr>
      <th scope="row">3</th>
      <td>Larry</td>
      <td>the Bird</td>
      <td>@twitter</td>
    </tr>
     <tr>
      <th scope="row">1</th>
      <td>Mark</td>
      <td>Otto</td>
      <td>@mdo</td>
    </tr>
    <tr>
      <th scope="row">2</th>
      <td>Jacob</td>
      <td>Thornton</td>
      <td>@fat</td>
    </tr>
    <tr>
      <th scope="row">3</th>
      <td>Larry</td>
      <td>the Bird</td>
      <td>@twitter</td>
    </tr>
     <tr>
      <th scope="row">1</th>
      <td>Mark</td>
      <td>Otto</td>
      <td>@mdo</td>
    </tr>
    <tr>
      <th scope="row">2</th>
      <td>Jacob</td>
      <td>Thornton</td>
      <td>@fat</td>
    </tr>
    <tr>
      <th scope="row">3</th>
      <td>Larry</td>
      <td>the Bird</td>
      <td>@twitter</td>
    </tr>
     <tr>
      <th scope="row">1</th>
      <td>Mark</td>
      <td>Otto</td>
      <td>@mdo</td>
    </tr>
    <tr>
      <th scope="row">2</th>
      <td>Jacob</td>
      <td>Thornton</td>
      <td>@fat</td>
    </tr>
    <tr>
      <th scope="row">3</th>
      <td>Larry</td>
      <td>the Bird</td>
      <td>@twitter</td>
    </tr>
     <tr>
      <th scope="row">1</th>
      <td>Mark</td>
      <td>Otto</td>
      <td>@mdo</td>
    </tr>
    <tr>
      <th scope="row">2</th>
      <td>Jacob</td>
      <td>Thornton</td>
      <td>@fat</td>
    </tr>
    <tr>
      <th scope="row">3</th>
      <td>Larry</td>
      <td>the Bird</td>
      <td>@twitter</td>
    </tr>
     <tr>
      <th scope="row">1</th>
      <td>Mark</td>
      <td>Otto</td>
      <td>@mdo</td>
    </tr>
    <tr>
      <th scope="row">2</th>
      <td>Jacob</td>
      <td>Thornton</td>
      <td>@fat</td>
    </tr>
    <tr>
      <th scope="row">3</th>
      <td>Larry</td>
      <td>the Bird</td>
      <td>@twitter</td>
    </tr>
     <tr>
      <th scope="row">1</th>
      <td>Mark</td>
      <td>Otto</td>
      <td>@mdo</td>
    </tr>
    <tr>
      <th scope="row">2</th>
      <td>Jacob</td>
      <td>Thornton</td>
      <td>@fat</td>
    </tr>
    <tr>
      <th scope="row">3</th>
      <td>Larry</td>
      <td>the Bird</td>
      <td>@twitter</td>
    </tr>
     <tr>
      <th scope="row">1</th>
      <td>Mark</td>
      <td>Otto</td>
      <td>@mdo</td>
    </tr>
    <tr>
      <th scope="row">2</th>
      <td>Jacob</td>
      <td>Thornton</td>
      <td>@fat</td>
    </tr>
    <tr>
      <th scope="row">3</th>
      <td>Larry</td>
      <td>the Bird</td>
      <td>@twitter</td>
    </tr>
     <tr>
      <th scope="row">1</th>
      <td>Mark</td>
      <td>Otto</td>
      <td>@mdo</td>
    </tr>
    <tr>
      <th scope="row">2</th>
      <td>Jacob</td>
      <td>Thornton</td>
      <td>@fat</td>
    </tr>
    <tr>
      <th scope="row">3</th>
      <td>Larry</td>
      <td>the Bird</td>
      <td>@twitter</td>
    </tr>
     <tr>
      <th scope="row">1</th>
      <td>Mark</td>
      <td>Otto</td>
      <td>@mdo</td>
    </tr>
    <tr>
      <th scope="row">2</th>
      <td>Jacob</td>
      <td>Thornton</td>
      <td>@fat</td>
    </tr>
    <tr>
      <th scope="row">3</th>
      <td>Larry</td>
      <td>the Bird</td>
      <td>@twitter</td>
    </tr>
     <tr>
      <th scope="row">1</th>
      <td>Mark</td>
      <td>Otto</td>
      <td>@mdo</td>
    </tr>
    <tr>
      <th scope="row">2</th>
      <td>Jacob</td>
      <td>Thornton</td>
      <td>@fat</td>
    </tr>
    <tr>
      <th scope="row">3</th>
      <td>Larry</td>
      <td>the Bird</td>
      <td>@twitter</td>
    </tr>
     <tr>
      <th scope="row">1</th>
      <td>Mark</td>
      <td>Otto</td>
      <td>@mdo</td>
    </tr>
    <tr>
      <th scope="row">2</th>
      <td>Jacob</td>
      <td>Thornton</td>
      <td>@fat</td>
    </tr>
    <tr>
      <th scope="row">3</th>
      <td>Larry</td>
      <td>the Bird</td>
      <td>@twitter</td>
    </tr>
     <tr>
      <th scope="row">1</th>
      <td>Mark</td>
      <td>Otto</td>
      <td>@mdo</td>
    </tr>
    <tr>
      <th scope="row">2</th>
      <td>Jacob</td>
      <td>Thornton</td>
      <td>@fat</td>
    </tr>
    <tr>
      <th scope="row">3</th>
      <td>Larry</td>
      <td>the Bird</td>
      <td>@twitter</td>
    </tr>
     <tr>
      <th scope="row">1</th>
      <td>Mark</td>
      <td>Otto</td>
      <td>@mdo</td>
    </tr>
    <tr>
      <th scope="row">2</th>
      <td>Jacob</td>
      <td>Thornton</td>
      <td>@fat</td>
    </tr>
    <tr>
      <th scope="row">3</th>
      <td>Larry</td>
      <td>the Bird</td>
      <td>@twitter</td>
    </tr>
     <tr>
      <th scope="row">1</th>
      <td>Mark</td>
      <td>Otto</td>
      <td>@mdo</td>
    </tr>
    <tr>
      <th scope="row">2</th>
      <td>Jacob</td>
      <td>Thornton</td>
      <td>@fat</td>
    </tr>
    <tr>
      <th scope="row">3</th>
      <td>Larry</td>
      <td>the Bird</td>
      <td>@twitter</td>
    </tr>
     <tr>
      <th scope="row">1</th>
      <td>Mark</td>
      <td>Otto</td>
      <td>@mdo</td>
    </tr>
    <tr>
      <th scope="row">2</th>
      <td>Jacob</td>
      <td>Thornton</td>
      <td>@fat</td>
    </tr>
    <tr>
      <th scope="row">3</th>
      <td>Larry</td>
      <td>the Bird</td>
      <td>@twitter</td>
    </tr>
    <tr>
      <th scope="row">1</th>
      <td>Mark</td>
      <td>Otto</td>
      <td>@mdo</td>
    </tr>
    <tr>
      <th scope="row">2</th>
      <td>Jacob</td>
      <td>Thornton</td>
      <td>@fat</td>
    </tr>
    <tr>
      <th scope="row">3</th>
      <td>Larry</td>
      <td>the Bird</td>
      <td>@twitter</td>
    </tr>
  </tbody>
</table>
    
answered by 16.05.2018 в 22:19