首页:修订间差异
来自仁王 wiki
无编辑摘要 |
无编辑摘要 |
||
第11行: | 第11行: | ||
<html> | <html> | ||
<script> | <script> | ||
<div style="width:300px;margin:0 auto; padding:20px 0;"> | var aaa = document.getElementById("aaa"); | ||
document.getElementById("f-list").append(aaa); | |||
</script> | |||
<div id="aaa" style="width:300px;margin:0 auto; padding:20px 0;"> | |||
<a target="_blank" href="http://www.beian.gov.cn/portal/registerSystemInfo?recordcode=51010402001074" style="display:inline-block;text-decoration:none;height:20px;line-height:20px;"><img src="" style="float:left;"/><p style="float:left;height:20px;line-height:20px;margin: 0px 0px 0px 5px; color:#939393;">川公网安备 51010402001074号</p></a> | <a target="_blank" href="http://www.beian.gov.cn/portal/registerSystemInfo?recordcode=51010402001074" style="display:inline-block;text-decoration:none;height:20px;line-height:20px;"><img src="" style="float:left;"/><p style="float:left;height:20px;line-height:20px;margin: 0px 0px 0px 5px; color:#939393;">川公网安备 51010402001074号</p></a> | ||
</div></html> | </div></html> |