s_rgraph.html

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

HTML
8
字号
<TABLE CELLPADDING=5 CELLSPACING=0 BORDER=0 WIDTH=100%>
<TR><TD style="text-align: justify;">
Starting with version 2.0, you can now customize the look of public survey results.  The <B>Results Graph Style</B> controls the appearance of the bar graph within your survey results.  You can control the color of it using the background-color CSS property, and even the thickness of the bar using the height directive.  You may also wish to look into using background-image to create 3-d styled bars. To control the background color that appears behind the bar, you should look into the <B><A HREF="javascript:opener.phpQHelp('s_rgraph','ResultsStatsStyle')" CLASS=link>Results Stats Style</a></B>.<BR><BR>
You may, in fact, include any style definition here, and it will appear in the &lt;TD&gt; that creates the result bar.  The bar is nothing but a transparent gif that can be styled howvever you wish.<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 + -
显示快捷键?