• Login

Tables

Simple

S.NoHeading 1Heading 2Heading 3
1LoremIpsummail1@domain.com
2DolarSitmail2@domain.com
   						<div class="table-responsive">      
                            <table class="table simple">
                              <thead>
                                <tr>
                                  <th>S.No</th>
                                  <th>Heading 1</th>
                                  <th>Heading 2</th>
                                  <th>Heading 3</th>
                                </tr>
                              </thead>
                              <tbody>
                                <tr>
                                  <td>1</td>
                                  <td>Lorem</td>
                                  <td>Ipsum</td>
                                  <td>mail1@domain.com</td>
                                </tr>
                                <tr>
                                  <td>2</td>
                                  <td>Dolar</td>
                                  <td>Sit</td>
                                  <td>mail2@domain.com</td>
                                </tr>
                              </tbody>
                            </table>
                            </div>

Dark

S.NoHeading 1Heading 2Heading 3
1LoremIpsummail1@domain.com
2DolarSitmail2@domain.com
							<div class="table-responsive">      
                                  <table class="table table-dark">
                                    <thead>
                                      <tr>
                                        <th>S.No</th>
                                        <th>Heading 1</th>
                                        <th>Heading 2</th>
                                        <th>Heading 3</th>
                                      </tr>
                                    </thead>
                                    <tbody>
                                      <tr>
                                        <td>1</td>
                                        <td>Lorem</td>
                                        <td>Ipsum</td>
                                        <td>mail1@domain.com</td>
                                      </tr>
                                      <tr>
                                        <td>2</td>
                                        <td>Dolar</td>
                                        <td>Sit</td>
                                        <td>mail2@domain.com</td>
                                      </tr>
                                    </tbody>
                                  </table>
                                </div>

Stripped

S.NoHeading 1Heading 2Heading 3
1LoremIpsummail1@domain.com
2DolarSitmail2@domain.com
<div class="table-responsive">                    
                                      <table class="table table-striped">
                                        <thead>
                                          <tr>
                                            <th>S.No</th>
                                            <th>Heading 1</th>
                                            <th>Heading 2</th>
                                            <th>Heading 3</th>
                                          </tr>
                                        </thead>
                                        <tbody>
                                          <tr>
                                            <td>1</td>
                                            <td>Lorem</td>
                                            <td>Ipsum</td>
                                            <td>mail1@domain.com</td>
                                          </tr>
                                          <tr>
                                            <td>2</td>
                                            <td>Dolar</td>
                                            <td>Sit</td>
                                            <td>mail2@domain.com</td>
                                          </tr>
                                        </tbody>
                                      </table>
                                    </div>

Stripped Dark

S.NoHeading 1Heading 2Heading 3
1LoremIpsummail1@domain.com
2DolarSitmail2@domain.com
<div class="table-responsive">                    
                                          <table class="table table-striped table-dark">
                                            <thead>
                                              <tr>
                                                <th>S.No</th>
                                                <th>Heading 1</th>
                                                <th>Heading 2</th>
                                                <th>Heading 3</th>
                                              </tr>
                                            </thead>
                                            <tbody>
                                              <tr>
                                                <td>1</td>
                                                <td>Lorem</td>
                                                <td>Ipsum</td>
                                                <td>mail1@domain.com</td>
                                              </tr>
                                              <tr>
                                                <td>2</td>
                                                <td>Dolar</td>
                                                <td>Sit</td>
                                                <td>mail2@domain.com</td>
                                              </tr>
                                            </tbody>
                                          </table>
                                        </div>

Bordered

S.NoHeading 1Heading 2Heading 3
1LoremIpsummail1@domain.com
2DolarSitmail2@domain.com
<div class="table-responsive">              
                                              <table class="table border">
                                                <thead>
                                                  <tr>
                                                    <th>S.No</th>
                                                    <th>Heading 1</th>
                                                    <th>Heading 2</th>
                                                    <th>Heading 3</th>
                                                  </tr>
                                                </thead>
                                                <tbody>
                                                  <tr>
                                                    <td>1</td>
                                                    <td>Lorem</td>
                                                    <td>Ipsum</td>
                                                    <td>mail1@domain.com</td>
                                                  </tr>
                                                  <tr>
                                                    <td>2</td>
                                                    <td>Dolar</td>
                                                    <td>Sit</td>
                                                    <td>mail2@domain.com</td>
                                                  </tr>
                                                </tbody>
                                              </table>
                                            </div>

Unlock Your Career with AKS University

To be a Global Centre of Learning to promote Professional Excellence and Innovation.