display_head.html

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

HTML
17
字号
<table width="450" border="0" cellspacing="0" cellpadding="2" bgcolor="#CCCCCC">

  <tr>

    <td align="center">

     <style type="text/css">

       <!--

        .input { font-family: $pollvars[font_face]; font-size: 9pt}

       -->

      </style> 

      <table width="100%" border="0" cellspacing="0" cellpadding="3" bgcolor="#F6F6F6">

        <tr align="center"> 

          <td colspan="2" height="40"><font face="$pollvars[font_face]" color="$pollvars[font_color]" size="1"><b>$question</b></font></td>

        </tr>

        <tr align="center"> 

          <td colspan="2"> 

            <form method="post" action="$this->form_forward">

              <table width="100%" border="0" cellspacing="0" cellpadding="1">

⌨️ 快捷键说明

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