跳转到主内容
思享编程网:思考分享,玩转编程世界!

DW个人网站制作成品 简单个人静态HTML网页设计作品 DIV布局个人介绍网页模板代码

🌩️ 精彩专栏推荐👇🏻👇🏻👇🏻 💂 作者主页: 【进入主页—🚀获取更多源码】 🎓 web前端期末大作业: 【📚HTML5网页期末作业 (1000套) 】 🧡 程序员有趣的告白方式: 【💌HTML七夕情人节表白网页制作 (110套) 】 📂文章目录 二、📚网站介绍 三、🔗网站效果 ▶️1.视频演示 🧩 2.图片演示 四、💒 网站代码 🧱HTML结构代码 🏠CSS样式代码 五、🎁更多源码 二、📚网站介绍 📔网站布局方面 :计划采用目前主流的、能兼容各大主流浏览器、显示效果稳定的浮动网页布局结构。

📓网站程序方面 :计划采用最新的网页编程语言HTML5+CSS3+JS程序语言完成网站的功能设计。

并确保网站代码兼容目前市面上所有的主流浏览器,已达到打开后就能即时看到网站的效果。

📘网站素材方面 :计划收集各大平台好看的图片素材,并精挑细选适合网页风格的图片,然后使用PS做出适合网页尺寸的图片。

📒网站文件方面 :网站系统文件种类包含:html网页结构文件、css网页样式文件、js网页特效文件、images网页图片文件; 📙网页编辑方面 :网页作品代码简单,可使用任意HTML编辑软件(如:

Dreamweaver、HBuilder、Vscode 、Sublime 、Webstorm、Text 、Notepad++

等任意html编辑软件进行运行及修改编辑等操作)。

其中: (1)📜html文件包含:其中index.html是首页、其他html为二级页面; (2)📑 css文件包含:css全部页面样式,文字滚动, 图片放大等; (3)📄 js文件包含:js实现动态轮播特效, 表单提交, 点击事件等等(个别网页中运用到js代码)。

三、🔗网站效果 ▶️1.视频演示 I84JP-个人博客-(7页)HTML+CSS 🧩 2.图片演示

四、💒 网站代码 🧱HTML结构代码

博客

🏠CSS样式代码

/*通用类*/

*{ margin:0; padding:0; } body{ min-width:1000px; margin:0 auto; font-size:12px; background:url(../images/bg.png) center top no-repeat fixed; text-align:justify;

} h1,h2,h3,h4{ font-weight:500; } img{ border:none; } a{ cursor:pointer; color:#000; text-decoration:none; outline:none; } a:hover{ color:#424683; } ul{ list-style-type:none; }

div.clear{ font: 0px Arial; line-height:0; height:0; overflow:hidden; clear:both; }

/*wrapin 主体容器宽度*/ .wrapin{ width:1000px; margin-left:auto; margin-right:auto; } .fl{ float:left} input,textarea{ background:#eee; border:none; padding:10px} .right{ float:right; width:770px; color:#84bcf5} .right a{ color:#84bcf5} .right a:hover{ color:#CC3333} .right ul li{ margin:10px 0; display:block} .title{ text-align:center; padding:20px} .top { padding:80px 0; margin:0 auto; text-align:center;width:200px;} .top .tx {width:100px; height:100px; border-radius:50%; overflow:hidden; border:5px solid #6699CC; margin:0 auto} .top .tx img {width:100%} .Name { font-size:18px; margin:10px 0;} .index_word1 {background-color:#FFF; height:530px; width:300px; background-size:100% ; float:left;opacity:0.6;} .personal {padding:20px} .index_word1 h3 { font-size:18px; } .index_word1 p {font-size:14px; margin:10px 0} .bar{ border-bottom:#ccc dashed 1px; padding-bottom:5px; color:#333; margin-bottom:10px} .index_word2 { background:rgba(0, 0, 0, 0.5); float:right; width:94%;padding:3%; font-size:16px; margin-bottom:20px;background-color:#FFF;} .menu { float:left; width:200px; text-align:center; padding-bottom:40px;} .index_word2 li p{ padding-top:20px; font-size:12px ; border-bottom:#ccc solid 1px; padding-bottom:40px} .menu a{ display:block; padding:10px 20px; margin-bottom:20px;background:rgba(0, 0, 0, 0.5); font-size:18px; color:#666;background-color:#FFF;} form div{ margin:5px 0}

form .ip{ width:400px;}

五、🎁更多源码 1.如果我的博客对你有帮助

请 “👍点赞” “✍️评论” “💙收藏”

一键三连哦!

2.

💗【👇🏻👇🏻👇🏻🉑关注我| 获取更多源码】

带您学习各种前端插件、3D炫酷效果、图片展示、文字效果、以及整站模板 、大学生毕业HTML模板 、等! 📣以上内容技术相关问题💌欢迎一起交流学习👇🏻👇🏻👇🏻

相关文章