最赞回答 / 白墨钰
div.imgcenter{ text-align:center;}这一段,那个div可以去掉,不去掉也行,那个center首字母c要大写,<div class="imgCenter">这是你的命名,c大写了
2019-06-12
最赞回答 / 慕神8107146
<table summary="本表格记录2012年到2013年库存记录,记录包括U盘和耳机库存量"> <caption>2012年到2013年库存记录</caption> <tr> <th>产品名称 </th> <th>品牌 </th> <th>库存量(个) </th> <th>入库时间 </th> </tr></...
2019-06-11
最新回答 / 偶尔想吃肉
<textarea class="form-control" placeholder="请填写" rows="10" cols="40" style= “background-color:transparent;border:0; font-size:字体大小 单位:px;"></textarea>
2019-06-10