📄 create_poll.hlp
字号:
Will bring up the poll creator which allows you to create
polls inside your posts.
Polls allow you to make "voting booths":
<br>
They look like:
<center>
<table border=0 cellspacing=1 cellpadding=2 class="PollTable">
<form method="post"><input type="hidden" name="rid" value="2">
<tr class="TableHeading">
<td nowrap colspan=3>Yes or no?<img src="blank.gif" border=0 height=1 width=10><font class="SmallText">[ 0 votes ]</font></td></tr>
<tr class="RowStyleB"><td>1.</td><td colspan=2><input type="radio"> Yes</td></tr>
<tr class="RowStyleA"><td>2.</td><td colspan=2><input type="radio"> No</td></tr>
<tr class="RowStyleB"><td>3.</td><td colspan=2><input type="radio"> Maybe</td></tr>
<tr class="RowStyleA"><td colspan=3 align="right"><input type="button" value="Vote"> </td></tr>
</table>
</center>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -