TILMELD din konto for at have adgang til forskellige funktioner

Glemt dit kodeord?

Glemt detaljer?

AAH, vent, nu husker jeg!

Hyperbar

Hyperbar

Kallyas is an ultra-premium, responsive theme built for modern websites.

T (212) 555 55 00
Email: sales@yourwebsite.com

Your Company LTD
Street nr 100, 4536534, Chicago, US

Open in Google Maps
QUESTIONS? CALL: 0900 800 900
  • Log ind
  • Nyheder
  • Hyperbargruppen
    • Hvem er vi
    • Formål & Vision
    • Sponsorer
    • Sponsorer_old
    • Samarbejdspartnere
  • Aktiviteter
    • Seminarer
      • Møder og seminarer
    • Igangværende Hyperbar projekter
    • Afsluttede projekter
    • Powerpoints
  • Dykning
    • Statistik
      • Dansk dykker statistik
      • Druknedødsfald i Danmark
      • Dansk dykkerulykkesstatistik
      • Dykkerulykker
    • Artikler om dykning
    • Flowskema ved dykkerulykke
    • Tæt på hændelser
    • Hændelsesformular
    • Dykkersyg
    • Dykkertavle
    • Årlige rapporter
      • DAN’s Annual Diving Reports
      • BSAC Diving Incident Reports
      • Dansk sportsdykker forbund
  • Galleri
  • Kontakt
  • Nyhedsblog
    • Blog (Alternative Layout)
    • BLOG & STORIES
    • blog-test
    • Pages – Blog Posts
    • Sample Page
  • Forside
  • Style – Tables
25/03/2023

Style – Tables

Style – Tables

Default styles

For basic styling—light padding and only horizontal dividers—add the base class .table to any <table>.

# First Name Last Name Username
1 Mark Otto @mdo
2 Jacob Thornton @fat
3 Larry the Bird @twitter
<table>
  …
</table>

Optional classes

Add any of the following classes to the .table base class.

.table-striped

Adds zebra-striping to any table row within the <tbody> via the :nth-child CSS selector (not available in IE7-IE8).

# First Name Last Name Username
1 Mark Otto @mdo
2 Jacob Thornton @fat
3 Larry the Bird @twitter
<table>
  …
</table>

.table-bordered

Add borders and rounded corners to the table.

# First Name Last Name Username
1 Mark Otto @mdo
Mark Otto @TwBootstrap
2 Jacob Thornton @fat
3 Larry the Bird @twitter
<table>
  …
</table>

.table-hover

Enable a hover state on table rows within a <tbody>.

# First Name Last Name Username
1 Mark Otto @mdo
2 Jacob Thornton @fat
3 Larry the Bird @twitter
<table>
  …
</table>

.table-condensed

Makes tables more compact by cutting cell padding in half.

# First Name Last Name Username
1 Mark Otto @mdo
2 Jacob Thornton @fat
3 Larry the Bird @twitter
<table>
  …
</table>

Optional row classes

Use contextual classes to color table rows.

Class Description
.success Indicates a successful or positive action.
.error Indicates a dangerous or potentially negative action.
.warning Indicates a warning that might need attention.
.info Used as an alternative to the default styles.
# Product Payment Taken Status
1 TB – Monthly 01/04/2012 Approved
2 TB – Monthly 02/04/2012 Declined
3 TB – Monthly 03/04/2012 Pending
4 TB – Monthly 04/04/2012 Call in to confirm
...
  <tr class="success">
    <td>1</td>
    <td>TB - Monthly</td>
    <td>01/04/2012</td>
    <td>Approved</td>
  </tr>
...

Supported table markup

List of supported table HTML elements and how they should be used.

Tag Description
<table> Wrapping element for displaying data in a tabular format
<thead> Container element for table header rows (<tr>) to label table columns
<tbody> Container element for table rows (<tr>) in the body of the table
<tr> Container element for a set of table cells (<td> or <th>) that appears on a single row
<td> Default table cell
<th> Special table cell for column (or row, depending on scope and placement) labelsMust be used within a <thead>
<caption> Description or summary of what the table holds, especially useful for screen readers
<table>
  <caption>...</caption>
  <thead>
    <tr>
      <th>...</th>
      <th>...</th>
    </tr>
  </thead>
  <tbody>
    <tr>
      <td>...</td>
      <td>...</td>
    </tr>
  </tbody>
</table>
0

Skriv et svar Annuller svar

Din e-mailadresse vil ikke blive publiceret. Krævede felter er markeret med *

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Facebook

facebook

Featured Posts

  • 2353

    1 comments
  • ⛔️ OPDATERING VEDR DYKNING.

    0 comments
  • Stress & Rescue 2018

    0 comments
  • Attitude keeps you alive

    Attitude keeps you alive seminar 2017

    0 comments
  • DAN

    BSAC Incident Report 2018 er udkommet!

    0 comments

Seneste kommentarer

  • Hyperbar til

FOOTER MENU

  • Min Konto
  • Sponsorer_old
  • Vidensdeling

NEWSLETTER SIGNUP

By subscribing to our mailing list you will always be update with the latest news from us.

We never spam!

GET IN TOUCH

TELEFON
Email: info@hyperbar.dk

HYPERBAR
Adresse:

  • GET SOCIAL
Hyperbar

© 2015 All rights reserved. Buy Kallyas WordPress Theme.

TOP