kytschBASIC

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

THEADCELL
WIDTH, CLASS, COLSPAN, ID

Creating a table header cell.

Example

THEADCELL

	PRINT "Table header 1"

END THEADCELL

Output

<th>

	<span>Table header 1</span>

</th>

See also