juandiegomc
Programmer
Hello,
Here I put the code for a text box to put in a correct translation. But I want to put it with two written words:
(FATHER) --- (PADRE) + [TEXT BOX HERE]. I am not sure how to put in the first two words in columns and the [text box in the third column.??
This code works fine for a single column for written text and another column for the [TEXT BOX WAITING FOR INPUT].
</TD>
</TR>
<TR>
<TD><B> Enter here the Middle name </TD>
<TD>
<textarea name=" Enter here the Middle name "style="height:20px;width:350px">
</textarea>
</TD>
</TR>
juandiegomcc@afirmacion.com
Here I put the code for a text box to put in a correct translation. But I want to put it with two written words:
(FATHER) --- (PADRE) + [TEXT BOX HERE]. I am not sure how to put in the first two words in columns and the [text box in the third column.??
This code works fine for a single column for written text and another column for the [TEXT BOX WAITING FOR INPUT].
</TD>
</TR>
<TR>
<TD><B> Enter here the Middle name </TD>
<TD>
<textarea name=" Enter here the Middle name "style="height:20px;width:350px">
</textarea>
</TD>
</TR>
juandiegomcc@afirmacion.com