CONTACT? +31 6 15550372

MX Active

  • HOMEPAGE
  • MX ACTIVE
  • PORTFOLIO
  • NIEUWS
    • SUPERCROSS
  • MXGP-TV
  • CONTACT
  • KALENDER
  • Home
  • Style – Tables
maart 31, 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>

Geef een antwoord Antwoord annuleren

Het e-mailadres wordt niet gepubliceerd. Vereiste velden zijn gemarkeerd met *

Recent Posts

  • Fotogalerij Dutch Masters of MX | Harfsen

    Wat een succes was de eerste wedstrijd van de D...
  • Interview Wim Lubbers voorzitter Harfsen | Opening Dutch Masters of Motorcross 19 maart

    Als aanwezige media bij de opening van het Dutc...
  • DUTCH MASTERS OF MOTOCROSS HARFSEN: WERELDTOPPERS & FAMILIEPLEZIER

    Harfsen heeft de eer om het Dutch Masters of Mo...
  • Interview Jeffrey Herlings | Hij is terug

    Geoff Meyer – MX Large was aanwezig in Ar...
  • Een geslaagde opening in Lierop | Foto’s KNMV Dutch MX Season Opener

    Samen met een aantal wereldtoppers reed Bogers ...

Recente reacties

  • marco duerinck op Wijziging MXGP Kalender 2021 | MXGP Oss de openingsronde!
  • freddie vt ende op PRIJSVRAAG: Win twee tickets voor de MXGP Assen
  • freddie vt ende op PRIJSVRAAG: Win twee tickets voor de MXGP Assen
  • Kl. Balder op PRIJSVRAAG: Win twee tickets voor de MXGP Assen
  • Jeffrey Buitenhuis op PRIJSVRAAG: Win twee tickets voor de MXGP Assen

Archives

  • maart 2023
  • februari 2023
  • januari 2023
  • augustus 2022
  • juli 2022
  • april 2022
  • maart 2022
  • februari 2022
  • januari 2022
  • december 2021
  • november 2021
  • oktober 2021
  • september 2021
  • augustus 2021
  • juli 2021
  • juni 2021
  • mei 2021
  • april 2021
  • maart 2021
  • februari 2021
  • januari 2021
  • december 2020
  • november 2020
  • oktober 2020
  • september 2020
  • augustus 2020
  • juli 2020
  • juni 2020
  • mei 2020
  • maart 2020
  • februari 2020
  • januari 2020
  • december 2019
  • oktober 2019
  • september 2019
  • augustus 2019
  • juni 2019
  • mei 2019
  • april 2019
  • maart 2019
  • februari 2019
  • januari 2019
  • november 2018
  • oktober 2018
  • september 2018
  • augustus 2018
  • juli 2018
  • juni 2018
  • mei 2018
  • april 2018
  • maart 2018
  • februari 2018
  • januari 2018
  • december 2017
  • november 2017
  • oktober 2017
  • september 2017
  • augustus 2017
  • juli 2017
  • juni 2017
  • mei 2017
  • april 2017
  • maart 2017

Categories

  • ADAC nieuws
  • AMA nieuws
  • BK nieuws
  • GP nieuws
  • KNMV nieuws
  • Nieuws

Meta

  • Inloggen
  • Berichten feed
  • Reacties feed
  • WordPress.org

Featured Posts

  • Fotogalerij Dutch Masters of MX | Harfsen

    0 comments
  • Interview Wim Lubbers voorzitter Harfsen | Opening Dutch Masters of Motorcross 19 maart

    0 comments
  • DUTCH MASTERS OF MOTOCROSS HARFSEN: WERELDTOPPERS & FAMILIEPLEZIER

    0 comments
  • Interview Jeffrey Herlings | Hij is terug

    0 comments
  • Een geslaagde opening in Lierop | Foto’s KNMV Dutch MX Season Opener

    0 comments

OFFERTE NODIG?

Ben jij geïnteresseerd in één van onze diensten? Wees niet verlegen om een offerte aan te vragen. We nemen z.s.m. contact met je op.

FOOTER MENU

  • Home
  • MX Active
  • Nieuws
  • Contact

SCHRIJF JE IN

Door in te schrijven op onze nieuwsbrief ben jij als eerst op de hoogte van nieuws en onze recente projecten.

Wij sturen geen spam.

CONTACT INFO

+31 6 15550372
Email: info@mxactive.com

MX Active
Valtherzandweg 118F 7815 AX Emmen

Open in Google Maps

  • GET SOCIAL
MX Active

© 2017 All rights reserved. powered by yvp.products

TOP
X
Open chat
Heb je een vraag? Contact WhatsApp
Aangedreven door Join.chat
Hallo,

Kan ik je ergens mee helpen?