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"
TCELL CLOSE

Output

<td>
	<span>Table cell 1</span>
</td>

See also