kytschBASIC

Put down that phone!
Please view me on real computer.

TCELL
WIDTH, CLASS, COLSPAN, ID

Creating a table cell.

Example

TCELL

	PRINT "Table cell 1"

END TCELL

Output

<td>

	<span>Table cell 1</span>

</td>

See also