s_aistyle.html

来自「调查问卷系统源码。想下的就下吧。不要条件」· HTML 代码 · 共 9 行

HTML
9
字号
<TABLE CELLPADDING=5 CELLSPACING=0 BORDER=0 WIDTH=100%>
<TR><TD style="text-align: justify;">
The goal of phpQ was to allow you to design your survey to look any way you wish.  To do this, we have offered a couple of options on the way your answers can appear.  You can also customize the <B><A HREF="javascript:opener.phpQHelp('s_qstyle','QuestionTextStyle')" CLASS=link>Question Text Style</a></B>, <B><A HREF="javascript:opener.phpQHelp('s_astyle','AnswerTextStyle')" CLASS=link>Answer Text Style</a></B>, <B><A HREF="javascript:opener.phpQHelp('s_istyle','TextInputStyle')" CLASS=link>Text Input Style</A></B> and <B><A HREF="javascript:opener.phpQHelp('s_estyle','ErrorTextStyle')" CLASS=link>Error Text Style</A></B>.<BR><BR>
<B>Answer Input Style</B> - In this field you may enter any CSS style definition that you wish to have applied to all table cells surrounding input elements.  An input element is a radio button, checkbox, textfield, text area, select box or multiple select box.  You can use this to apply background colors, set padding or any other CSS property that applies.<br><br>
The style definitions will be placed inside of the &lt;TD&gt; that surrounds each answer input. You will also be able to override survey-wide defaults for <B>Answer Input Style</B> within each question setup. To customize the actual input elements (as opposed to the table cells surrounding them) you should look into the <B><A HREF="javascript:opener.phpQHelp('s_astyle', 'AnswerTextStyle')" CLASS=link>Answer Text Style</A></B> and <B><A HREF="javascript:opener.phpQHelp('s_istyle', 'TextInputStyle')" CLASS=link>Text Input Style</A></B> options shown above.<BR><BR>
To find out more about CSS styles, go to <A HREF="http://zvon.org/xxl/css1Reference/Output/index.html" TARGET=_blank CLASS=phpQmenu><B>Zvon.org CSS1 Reference</B></A>.<BR><BR>
</TD></TR>
</TABLE>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?