display_foot.html

来自「具有多種面版可以選擇的"投票程式" 多國語言版」· HTML 代码 · 共 19 行

HTML
19
字号
                <tr align="center" valign="bottom">                   <td colspan="2">                     <input type="submit" value="$pollvars[vote_button]" class="input" name="submit">                    <input type="hidden" name="action" value="vote">                    <input type="hidden" name="poll_ident" value="$poll_id">                  </td>                </tr>                <tr valign="bottom">                   <td colspan="2" height="30" align="center"><font face="$pollvars[font_face]" color="$pollvars[font_color]" size="1">[<a href="$this->form_forward?action=results&amp;poll_ident=$poll_id">$pollvars[result_text]</a>]</font></td>                </tr>              </table>            </form>          </td>        </tr>      </table>    </td>  </tr></table>

⌨️ 快捷键说明

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