mtd

(Excerpt from "The MathML Handbook" by Pavi Sandhu)

Syntax

<mtd>(child)*</mtd>

Description

The mtd element is used to represent a single cell in a table or matrix. It can occur only as a child element of an mtr or mlabeledtr element.

Attributes

This element accepts the five attributes shown in the following table.

Table: Attributes of mtd.

Attribute Values Default
rowalign (top | bottom | center | baseline | axis)+ baseline
columnalign (left | center | right)+ center
groupalign groupalignment-list-list {left}
rowspan number 1
columnspan number 1

These attributes have the following meaning:

  • rowalign, columnalign, and groupalign: have the same meaning as in the mtable element.
  • rowspan: allows a given cell in the table to occupy the specified number of rows.
  • columnspan: allows a given cell in the table to occupy the specified number of columns.

   

<< back next >>

 

 

 


 

Copyright © CHARLES RIVER MEDIA, INC., Massachusetts (USA) 2003
Printing of the online version is permitted exclusively for private use. Otherwise this chapter from the book "The MathML Handbook" is subject to the same provisions as those applicable for the hardcover edition: The work including all its components is protected by copyright. All rights reserved, including reproduction, translation, microfilming as well as storage and processing in electronic systems.


CHARLES RIVER MEDIA, INC., 20 Downer Avenue, Suite 3, Hingham, Massachusetts 02043, United States of America