1000字范文,内容丰富有趣,学习的好帮手!
1000字范文 > 简单DIV CSS布局网站 (HTML学生个人网站作业设计) 体育运动主题网页设计与实现

简单DIV CSS布局网站 (HTML学生个人网站作业设计) 体育运动主题网页设计与实现

时间:2019-03-09 22:26:40

相关推荐

简单DIV CSS布局网站 (HTML学生个人网站作业设计) 体育运动主题网页设计与实现

🌩️ 精彩专栏推荐👇🏻👇🏻👇🏻

💂 作者主页: 【进入主页—🚀获取更多源码】

🎓 web前端期末大作业: 【📚HTML5网页期末作业 (1000套) 】

🧡 程序员有趣的告白方式:【💌HTML七夕情人节表白网页制作 (110套) 】

📂文章目录

二、📚网站介绍三、🔗网站效果▶️1.视频演示🧩 2.图片演示 四、💒 网站代码🧱HTML结构代码 五、🎁更多源码

二、📚网站介绍

📔网站布局方面:计划采用目前主流的、能兼容各大主流浏览器、显示效果稳定的浮动网页布局结构。

📓网站程序方面:计划采用最新的网页编程语言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.视频演示

K15JP-NBA篮球介绍 22页 html+css

🧩 2.图片演示

四、💒 网站代码

🧱HTML结构代码

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><title>轮滑运动</title><link href="css/style.css" rel="stylesheet" type="text/css" /><script type="text/javascript" src="js/jquery-1-4-2.min.js"></script><!--script type="text/javascript" src="/jqueryui/js/jquery-ui-1.7.2.custom.min.js"></script--><script type="text/javascript" src="js/jquery-ui.min.js"></script><script type="text/javascript" src="js/showhide.js"></script><script type="text/JavaScript" src="js/jquery.mousewheel.js"></script><link rel="stylesheet" type="text/css" href="css/ddsmoothmenu.css" /><script type="text/javascript" src="js/jquery.min.js"></script><script type="text/javascript" src="js/ddsmoothmenu.js"></script><script type="text/javascript">ddsmoothmenu.init({mainmenuid: "templatemo_menu", //menu DIV idorientation: 'h', //Horizontal or vertical menu: Set to "h" or "v"classname: 'ddsmoothmenu', //class added to menu's outer DIV//customtheme: ["#1c5a80", "#18374a"],contentsource: "markup" //"markup" or ["container_id", "path_to_menu_file"]})</script><!-- Load the CloudCarousel JavaScript file --><script type="text/JavaScript" src="js/cloud-carousel.1.0.5.js"></script><script type="text/javascript">$(document).ready(function(){// This initialises carousels on the container elements specified, in this case, carousel1.$("#carousel1").CloudCarousel({reflHeight: 40,reflGap:2,titleBox: $('#da-vinci-title'),altBox: $('#da-vinci-alt'),buttonLeft: $('#slider-left-but'),buttonRight: $('#slider-right-but'),yRadius:30,xPos: 480,yPos: 32,speed:0.15,});});</script></head><body id="home"><div id="templatemo_header_wrapper"><div id="site_title" > <a href="index.html"><img src="images/logo.png" width="198" height="48" ></a> </div><div id="templatemo_menu" class="ddsmoothmenu"><ul><li><a href="index.html" >首页</a></li><li><a href="about.html">轮滑运动</a><ul><li><span class="top"></span><span class="bottom"></span></li><li><a href="zys.html">自由式</a></li><li><a href="hy.html">花样</a></li><li><a href="jx.html">极限</a></li><li><a href="sd.html">速度</a></li></ul></li><li><a href="portfolio.html">风云人物</a><ul><li><span class="top"></span><span class="bottom"></span></li><li><a href="ksj.html">ksj</a></li><li><a href="sfq.html">苏菲浅</a></li><li><a href="yhq.html">叶浩钦</a></li><li><a href="fh.html">冯辉</a></li></ul></li><li><a href="blog.html">我的轮滑</a></li></ul><br style="clear: left" /></div><!-- end of templatemo_menu --><div class="cleaner"></div></div><!-- END of templatemo_header_wrapper --><div id="templatemo_slider"> <!-- This is the container for the carousel. --><div id = "carousel1" style="width:960px; height:280px;background:none;overflow:scroll; margin-top: 20px"> <!-- All images with class of "cloudcarousel" will be turned into carousel items --> <!-- You can place links around these images --> <a href="" rel="lightbox"><img class="cloudcarousel" src="images/slider/01.jpg" width="243" height="180" alt="CSS Templates 1" title="Website Templates 1" /></a> <a href="" rel="lightbox"><img class="cloudcarousel" src="images/slider/02.jpg" width="243" height="180" alt="CSS Templates 2" title="Website Templates 2" /></a> <a href="" rel="lightbox"><img class="cloudcarousel" src="images/slider/03.jpg" width="243" height="180" alt="CSS Templates 3" title="Website Templates 3" /></a> <a href="" rel="lightbox"><img class="cloudcarousel" src="images/slider/04.jpg" width="243" height="180" alt="CSS Templates 4" title="Website Templates 4" /></a> <a href="" rel="lightbox"><img class="cloudcarousel" src="images/slider/05.jpg" width="243" height="180" alt="Flash Templates 1" title="Flash Templates 1" /></a> <a href="" rel="lightbox"><img class="cloudcarousel" src="images/slider/06.jpg" width="243" height="180" alt="Flash Templates 2" title="Flash Templates 2" /></a> <a href="" rel="lightbox"><img class="cloudcarousel" src="images/slider/07.jpg" width="243" height="180" alt="Flash Templates 3" title="Flash Templates 3" /></a> <a href="" rel="lightbox"><img class="cloudcarousel" src="images/slider/08.jpg" width="243" height="180" alt="Flash Templates 4" title="Flash Templates 4" /></a> </div><!-- Define left and right buttons. --><center><input id="slider-left-but" type="button" value="" /><input id="slider-right-but" type="button" value="" /></center></div><div id="templatemo_main"><div class="col one_third fp_services"><h2>轮滑</h2><img src="images/portfolio/04.jpg" alt="Image 04 " width="125" height="120" class="image_fl" /><p><a href="#">Roller skating</a> 曾经有很多汉化版本,旱冰 溜冰 滑冰 ,滚轴但是今天,我们统一叫他轮滑,但是并不是否定之前的叫法,因为这些都是正确的。 </p></br><ul class="templatemo_list" ><li class="flow">轮滑鞋分为双排和单排</li><li class="flow nomr">双排和单排都是可以刷街的</li><li class="flow">轮滑也是很棒的代步工具</li><li class="flow nomr"> 相信总有一天国内领域会发展完善</li></ul></div><div class="col one_third fp_services"><h2>轮滑鞋</h2><div class="rp_pp"> <img src="images/templatemo_image_01.jpg" alt="Image 01" width="58" height="58" /> <a href="#">平花鞋又称花样轮滑鞋多为直排轮,是轮滑鞋的一种。</a><div class="cleaner"></div></div><div class="rp_pp"> <img src="images/templatemo_image_02.jpg" alt="Image 02" width="57" height="56" /> <a href="#">一般比较重,耐草,刹车比较稳,太轻了会飘,轮子可以是平轮,轮子一般比较硬,耐磨,刀架一般比较长,243的比较多。</a><div class="cleaner"></div></div><div class="rp_pp"> <img src="images/templatemo_image_03.jpg" alt="Image 03" width="60" height="46" /> <a href="#">专门用于该项体育运动的专用鞋子,对运动员有是量身定做设计的产品。产品分高中低档次,价格也随着材料以及品牌不一样而变化。</a><div class="cleaner"></div></div></div><div class="col one_third no_margin_right fp_services"><h2>轮滑运动</h2><div class="testimonial"><p>平地花式轮滑(简称平花),即穿轮滑鞋在固定数量的标准桩距间做无跳起动作的各式连续滑行。</p></div><div class="testimonial"><p>花式刹(简称刹车)车顾名思义是具有观赏性的,具有挑战性的,虽然成功了的话会很华丽,炫舞,但是,本人奉劝楼主,还是不要用花式的刹车,因为难度系数有点高</p></div></div><div class="cleaner"></div><h2>轮滑动作</h2><div class="col one_fourth gallery_box"> <a href="images/portfolio/01.jpg" rel="lightbox[portfolio]"><img src="images/portfolio/01.jpg" alt="Image 02" width="222" height="111" class="image_frame"/></a><h5>单轮摆摆</h5><p>把单轮的前后滑行和转向练熟,加上单脚的摆摆,练习身体的协调性。</p></div><div class="col one_fourth gallery_box"> <a href="images/portfolio/02.jpg" rel="lightbox[portfolio]"><img src="images/portfolio/02.jpg" alt="Image 02" width="222" height="111" class="image_frame"/></a><h5>天鹅蟹</h5><p>小天鹅是在蟹步基础上加深难度的,把蟹步变成脚尖对脚尖瞬间两只前轮立起来</p></div><div class="col one_fourth gallery_box"> <a href="images/portfolio/03.jpg" rel="lightbox[portfolio]"><img src="images/portfolio/03.jpg" alt="Image 04" width="222" height="111" class="image_frame"/></a><h5>玛丽</h5><p>右脚脚跟左脚脚尖,转过后还是这样。转的时候重心放在前脚上</p></div><div class="col one_fourth gallery_box no_margin_right"> <a href="images/portfolio/04.jpg" rel="lightbox[portfolio]"><img src="images/portfolio/04.jpg" alt="Image 04" width="222" height="111" class="image_frame"/></a><h5>轮滑舞</h5><p>Aliquam rutrum vehicula turpis. Quisque at sapien odio, id placerat neque. </p></div><div class="col one_fourth gallery_box"> <a href="images/portfolio/05.jpg" rel="lightbox[portfolio]"><img src="images/portfolio/05.jpg" alt="Image 05" width="222" height="111" class="image_frame"/></a><h5>天鹅 </h5><p>小天鹅是在蟹步基础上加深难度的,把蟹步变成脚尖对脚尖瞬间两只前轮立起来</p></div><div class="col one_fourth gallery_box"> <a href="images/portfolio/06.jpg" rel="lightbox[portfolio]"><img src="images/portfolio/06.jpg" alt="Image 06" width="222" height="111" class="image_frame"/></a><h5>q刹</h5><p> 起法是以一只脚前轮为支撑点 , 另一只脚交叉向前压单轮外韧刹车 </p></div><div class="col one_fourth gallery_box"> <a href="images/portfolio/07.jpg" rel="lightbox[portfolio]"><img src="images/portfolio/07.jpg" alt="Image 07" width="222" height="111" class="image_frame"/></a><h5>单轮天国</h5><p>起法是以一只脚前轮为支撑点 , 另一只脚交叉向前压单轮外韧刹车 </p></div><div class="col one_fourth gallery_box no_margin_right"> <a href="images/portfolio/08.jpg" rel="lightbox[portfolio]"><img src="images/portfolio/08.jpg" alt="Image 08" width="222" height="111" class="image_frame"/></a><h5>单脚刹车</h5><p> Pellentesque convallis tristique mauris, id tempor odio faucibus et. </p></div><div class="cleaner"></div></div><!-- END of templatemo_main --><div id="templatemo_bottom_wrapper"><div id="templatemo_bottom"><div class="col one_third"><h4><span></span>人物</h4><div class="bottom_box"><ul class="footer_list"><li><a href="ksj.html">ksj</a></li><li><a href="sfq.html">苏菲浅</a></li><li><a href="yhq.html">叶浩钦</a></li><li><a href="fh.html">冯辉</a></li></ul></div></div><div class="col one_third"><h4><span></span>轮滑动作</h4><div class="bottom_box"><ul class="twitter_post"><li>后单轮:腰不要倾太前吧,后脚可以的话就稍微左右摆动一下,有助于动作的协调。个人感觉把单轮那个支撑点的感觉练出来很重要。</li><li>Q刹:预备姿势,加速之后,上身是朝右侧身,同时将左右手分别前后伸直,保持平衡到动作结束; 熟练之后,右脚偏到左脚左边伸直,在脚接触地面同时左脚点起脚尖,注意:重心尽量压低,并且上身稍向右弯腰使重心压在脚尖上</li></ul></div></div><div class="col one_third no_margin_right"><h4><span></span>心得</h4><div class="bottom_box"><p>不怕摔,不怕疼。摔倒了,下次就改进,慢慢摔,慢慢改进。上手容易,如果想耍帅的话就比较难,记得买好护具,很容易摔跤</p><br /><div class="footer_social_button"> <a href="#"><img src="images/facebook.png" title="facebook" alt="facebook" /></a> <a href="#"><img src="images/flickr.png" title="flickr" alt="flickr" /></a> <a href="#"><img src="images/twitter.png" title="twitter" alt="twitter" /></a> <a href="#"><img src="images/youtube.png" title="youtube" alt="youtube" /></a> <a href="#"><img src="images/feed.png" title="rss" alt="rss" /></a> </div></div></div><div class="cleaner"></div></div><!-- END of tempatemo_bottom --> </div><!-- END of tempatemo_bottom_wrapper --><div id="templatemo_footer_wrapper"><div id="templatemo_footer"> Copyright © | 版权所有 <a href="#">轮滑运动</a> </div><!-- END of templatemo_footer_wrapper --> </div><!-- END of templatemo_footer --></body></html>

五、🎁更多源码

1.如果我的博客对你有帮助请 “👍点赞” “✍️评论” “💙收藏”一键三连哦!

2.💗【👇🏻👇🏻👇🏻🉑关注我| 获取更多源码】带您学习各种前端插件、3D炫酷效果、图片展示、文字效果、以及整站模板 、大学生毕业HTML模板 、等!

📣以上内容技术相关问题💌欢迎一起交流学习👇🏻👇🏻👇🏻

本内容不代表本网观点和政治立场,如有侵犯你的权益请联系我们处理。
网友评论
网友评论仅供其表达个人看法,并不表明网站立场。