q_textatt.html
来自「调查问卷系统源码。想下的就下吧。不要条件」· HTML 代码 · 共 9 行
HTML
9 行
<TABLE CELLPADDING=5 CELLSPACING=0 BORDER=0 WIDTH=100%>
<TR><TD style="text-align: justify;">
Within the <B>Text Input Attributes</B> field, you can specify any attributes of a text field or text area for this specific question. For instance, if you have chosen a <B><A HREF="javascript:opener.phpQHelp('q_type', 'Type')" CLASS=link>Question Type</A></B> of "Text Area" you may wish to fill in the <B>Text Input Attributes</B> with:<BR><BR>
<CENTER><B><FONT COLOR="#000000">COLS=30; ROWS=3</FONT></B></CENTER><BR>
That would cause your text area input field for this specific question to appear as:<BR><BR>
<CENTER><FORM><TEXTAREA COLS=30 ROWS=3></TEXTAREA></FORM></CENTER>
</TD></TR>
</TABLE>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?