JansXin

有两个DIV,DIV2被包含在DIV1中。格式如下:

<div id="div1">
    <div id="div2">
        <p> test </p>    
    </div>
</div>

 

分类:

技术点:

相关文章: