create_poll.hlp
来自「eGroupWare is a multi-user, web-based gr」· HLP 代码 · 共 17 行
HLP
17 行
可以培養一個能夠發起調查的調查發起人。調查要求你提供“投票選項”<br>比如︰<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 + =
减小字号Ctrl + -
显示快捷键?