Create an HTML table: Difference between revisions

Content added Content deleted
Line 1,057: Line 1,057:
: <caption> cr ." <caption>" totag ; : </caption> ." </caption>" cr ;
: <caption> cr ." <caption>" totag ; : </caption> ." </caption>" cr ;


\ Write the source code that generates HTML in our EXTENDED FORTH
\ create the table using the extended Forth interpreter
cr
cr
<table border=" 1" width=" 30%" >
<table border=" 1" width=" 30%" >