Html
    Css
    Js

    
                        
#box {
	width:500px;
	height:400px;
	margin:0 auto;
	/*border:solid 1px red;
	*/
}
.txt {
	width:450px;
	height:150px;
}
.pl {
	background:antiquewhite;
}
#len {
	float:right;
}

                        
↑上面代码改变,会自动显示代码结果 jQuery调用版本:1.11.3
 立即下载

css js添加评论

0