将"你的备案号"处改成你自己的备案号即可


<div id="master" >

     
    <a href="http://beian.miit.gov/"><center>你的备案号</center></a>

 </div>


<style type="text/css" >

 #master {

       position:absolute;

      left:50%;

      bottom:0;

      text-align :center;

        }

 </style>

效果图:

更多推荐

网站备案号在网页上底部居中显示并链接到工信部的简单代码