好得很程序员自学网

<tfoot draggable='sEl'></tfoot>

DIV中<h>标签影响高度_html/css_WEB-ITnose

     $(document).ready(function () {        //parent.$.modalbox.resize({w: 500, h: 300});        //parent.$.modalbox.moveto("center");        console.warn($("body>div:first").height());        console.warn($("body>div:first").outerHeight(true));        console.warn($("body>div:first>h3").height());        console.warn($("body>div:first>h3").outerHeight(true));    })  

     

xyz

查看更多关于DIV中<h>标签影响高度_html/css_WEB-ITnose的详细内容...

  阅读:34次