css代码:  

      #dlgReply
        {
            /*display: table-cell;
            text-align: center;*/
            vertical-align: middle;
        }
        table
        {
            margin-left: auto;
            margin-right: auto;
        }

html代码:

<div />
                </td>
            </tr>
        </table>
    </div>

相关文章:

  • 2022-01-01
  • 2022-01-09
  • 2022-12-23
  • 2021-06-13
  • 2021-10-31
  • 2021-12-09
  • 2022-01-01
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2021-12-20
  • 2022-12-23
  • 2021-10-25
  • 2022-02-22
相关资源
相似解决方案