“首页”的版本间差异

来自仁王 wiki
第12行: 第12行:
 
<html>
 
<html>
 
<script>
 
<script>
 +
window.onload=function(){
 
var aaa = document.getElementById("aaa");
 
var aaa = document.getElementById("aaa");
document.getElementById("f-list").append(aaa);
+
document.getElementById("f-list").append(aaa);}
 
</script>
 
</script>
 
<div id="aaa" style="width:300px;margin:0 auto; padding:20px 0;">
 
<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>

2021年2月22日 (一) 15:12的版本

已安装MediaWiki。

请查阅用户指导以获取使用本wiki软件的信息!

入门