个人简介
源码链接(码云):https://gitee.com/dongshuaishuai/personal_profile.git (可能别人进不去) 百度云:https://pan.baidu.com/s/1f8SX44gYCqi6JNuGQsfkUw 提取码:7jd9 页面展示: 代码展示: //插入图片 <div id="section"> <img src="悟空.jpg" align="middle"> </div> //插入背景图 <body background="true.jpg"> <style ="background-repeat: no-repeat; background-size: 100% 100%; background-attachment: fixed;"> </style> </body> //添加地图 <iframe src="map.html" width="700" height="300" frameborder="0" scrolling="0"> </iframe> //添加背景音乐 <embed src="have%20a%20nice%20day.mp3" hidden="true" autostart="true" loop="true"/> //css代码 #nav{ line-height:normal; float:left;