s_rborder.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 Border Style</B> controls the table enclosing the results. You can set the color of this table using the background-color CSS property. It also controls the color of any text and links appearing in the border (using the color CSS property). Since this style will be placed inside any links in the border, you can also specify things such as text-decoration to control link highlighting, etc. By default, the border has a purple background color with white colored text and links.<BR><BR>
You may, in fact, include any style definition here, and it will appear in the <TD>'s that create the table border as well as any <A> anchor tags for links such as "See More..." or page numbers.<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 + -
显示快捷键?