Романтик
  • Разделы Сайта
  • Главная
  • О нас
  • Школа
  • Документация МКК
  • Отчёты
  • Мероприятия
  • Творчество
  • Песни
  • Книги
  • ПолезныеПрограммы
  • ПолезныеСсылки
  • Фотоальбом
  • Форум

  • Как нас найти


  • Инструменты
    • Категории
    • Указатель страниц
    • Последние изменения
  • Эта страница
    • [Исходник]
    • [История]
    • [Ссылка латинницей]
    • 2010-09-21 12:14:52 feed icon
    • Общая страница


  • Наши Cпонсоры:
    • Фонд поддержки молодежных инициатив
    •  ВелоСервис MULTI. Членам ТК Романтик скидка 10%
    • Экипировочный центр Век

Сайт Романтик : TableMarkupReference

  • Вход/регистрация
Wikka Table Markup Reference

See also:

  • For an informal introduction to this markup and several examples consult this server's TableMarkup page.
  • Updated versions of this page can be found on the Wikka documentation server.

1. Table Markup Scheme


The generic markup for table elements follows this scheme:

|*|(attribute parameters){style parameters}content||

Example:


|=|(i:main_heading){text-size: 120%}This is the main heading||

Understanding the Table Markup Scheme


  1. Opening delimiter
    |*| is any of the delimiters described in the elements table below.
  2. Attributes
    (attribute parameters) is an optional series of parameter:value declarations enclosed in brackets. Valid parameters are described in the attribute table below. Multiple parameter declarations can be separated with a semicolon (;).
  3. Style
    {style parameters} is an optional series of CSS style declarations enclosed in braces. Multiple style declarations can be separated with a semicolon (;).
  4. Content
    content can be any valid content for that element (including formatted text).
  5. Closing delimiter
    || is the standard delimiter.

Note:

Some elements are self closing and do not accept any attributes, style parameters or content. See the notes in the elements table below.

2. Elements


Table Elements
XHTML ElementsDelimiterNotes
<table>|!|Optional, only useful for adding attributes. Must be first in table markup if used. Should be on a line by itself.
<caption>|?|
<colgroup>|_|
<col />|-|Selfclosing - must not be closed!
<thead>|[|
<tfoot>|]|
<tbody>|#|
<tr>noneWill be opened for each row of table cells.
<th>|=|
<td>||

3. Attributes


Table Attributes
AttributeMarkup key
AttributeMarkup key
Core
idi
titlet
classc
styles
i18n
xml:langl
dird
Table cells
colspanx
rowspany
scopeo
headersh
abbra
axisz
Other Table elements
spanp
summaryu



CategoryWiki
© Клуб туристов УГТУ-УПИ "Романтик" г.Екатеринбург
Valid XHTML 1.0 Transitional :: Valid CSS :: Powered by WikkaWiki