×

КАК ДА ПАЗАРУВАТЕ

1Регистрирайте се! Разгледайте и изберете вашият продукт.
2 Направете поръчка. След приключване на вашата поръчка, прочетете инструкциите за плащане.
3 След като заплатите сумата за вашата поръчка Вие получавате кодовете си директно във вашият профил.

Ако все още имате проблеми, моля, уведомете ни, като изпратите имейл до [email protected] Благодарим Ви!

РАБОТНО ВРЕМЕ

Пон-Петък 9:00 - 18:00
Събота - 9:00-13:00
Неделя само по предварителна уговорка!

НАПРАВЕТЕ СИ ПРОФИЛ ЗА ДА МОЖЕ ДА ПОРЪЧВАТЕ И ДА ИМАТЕ ДОСТЪП ДО СТАТИСТИКИТЕ СИ

СЪЗДАВАНЕ НА ПРОФИЛ ЗАБРАВИЛИ СТЕ ПАРОЛАТА СИ?

ЗАБРАВИЛИ СТЕ ДЕТАЙЛИТЕ НА ПРОФИЛА СИ?

ПОЧАКАЙТЕ, СПОМНИХ СИ ГИ!

РЕГИСТРАЦИЯ

ВЕЧЕ ИМАТЕ РЕГИСТРИРАН ПРОФИЛ?

ИЗПРАТЕТЕ ЗАПИТВАНЕ

Ще ви отговорим при първа възможност!

ИМАТЕ ВЪПРОСИ? ИЗПОЛЗВАЙТЕ ФОРМАТА НИ ЗА КОНТАКТ
  • РЕГИСТРАЦИЯ
  • ВХОД
  • ПОМОЩ

RiotPoints.bg

  • НАЧАЛО
  • МАГАЗИН
  • ЧЕСТО ЗАДАВАНИ ВЪПРОСИ
  • ПРОФИЛ
    • ПОРЪЧКИ

ИЗПРАТЕТЕ ЗАПИТВАНЕ

Ще ви отговорим при първа възможност!

  • НАЧАЛО
  • Style – Tables
25.05.2022

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>

Вашият коментар Отказ

Вашият имейл адрес няма да бъде публикуван. Задължителните полета са отбелязани с *

Най-високо оценените продукти

  • Prepaid Card 3750 Riot Points EUW – EUNE GIFT 3700 Riot Points EUNE
    Оценено на 5.00 от 5
    61.95 лв.
  • Prepaid Card 1825 Riot Points EUW – EUNE GIFT 1825 Riot Points EUNE
    Оценено на 5.00 от 5
    31.95 лв.
  • Prepaid Card 1350 Riot Points EUW - EUNE
    Оценено на 5.00 от 5
    24.95 лв.
  • Prepaid Card 2720 Riot Points EUW - EUNE
    Оценено на 5.00 от 5
    47.95 лв.
  • Steam Wallet Card Steam Wallet Codes
    Оценено на 5.00 от 5
    24.00 лв. – 120.00 лв.

ИЗПРАТЕТЕ ЗАПИТВАНЕ

Ще ви отговорим при първа възможност!

Работно време

от понеделник до петък: 09:00 до 17:00
в събота: от 09:00 до 12:30
Неделя: Само след предварителна уговорка

А вие можете да поръчвате 24 часа в денонощието 7 дни в седмицата !

Свържете се с нас

0885 102 592
Email: [email protected]

RiotPoints.bg
гр. Русе бул."Фердинанд" № 2

Виж адресът на картата

  • УСЛОВИЯ ЗА ПОЛВАНЕ
  • GDPR – Декларация за конфиденциалност
RiotPoints.bg

© 2015-2017 Всички права запазени. Всички видеа и изображения са защитени с авторски права от съответните им собственици.

TOP