• 【学生网页作业】航海王动漫网页 html+ css + JavaScript 简单的学生网页作业源码


    🌩️ 精彩专栏推荐👇🏻👇🏻👇🏻
    💂 作者主页: 【进入主页—🚀获取更多源码】
    🎓 web前端期末大作业: 【📚HTML5网页期末作业 (1000套) 】
    🧡 程序员有趣的告白方式:【💌HTML七夕情人节表白网页制作 (110套) 】



    二、📚网站介绍

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

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

    B66JP 航海王 6页 带视频带音乐带jq带bootstarp

    🧩 2.图片演示

    在这里插入图片描述
    在这里插入图片描述
    在这里插入图片描述
    在这里插入图片描述
    在这里插入图片描述


    四、💒 网站代码

    🧱HTML结构代码

    
    DOCTYPE html>
    <html>
    	<head>
    		<meta charset="utf-8" />
    		<title>OnePiecetitle>
    		<link rel="stylesheet" href="css/bootstrap.min.css" />
    		<script type="text/javascript" src="js/jquery.min.js" >script>
    		<script type="text/javascript" src="js/bootstrap.js" >script>
    		<link rel="stylesheet" href="css/logo.css" />
    		<link rel="stylesheet" href="css/公告新闻栏.css" />
    		<link rel="stylesheet" href="css/kstd.css" />
    		<link rel="stylesheet" href="css/ztwz.css" />
    	head>
    	<body>
    		
    		<div class="container">
    			<div class="row">
    				<div class="col-6 col-md-5">
    					<img src="img/logo.png" class="img-fluid" width="300"/>
    				div>
    				<div class="col-6 col-md-7" style="padding-top: 2.5%;">
    					<form>
    						<div class="input-group">
    							<input type="text" class="form-control" placeholder="请输入您需要搜索的内容" />
    							<div class="input-group-append">
    								<button class="btn btn-color" type="submit">搜索button>
    							div>
    						div>
    					form>
    				div>
    			div>
    		div>	
    		
    		<div class="navbar navbar-expand-md navbar-light bg-color">
    			<div class="container">
    				<ul class="navbar-nav nav-tabs nav-pills">
    					<li class="nav-item active">
    						<a class="nav-link" href="index.html">首页a>
    					li>
    					<li class="nav-item dropdown">
    						<a class="nav-link" data-toggle="dropdown" href="html01.html">故事介绍a>
    						<div class="dropdown-menu">
    							<a class="dropdown-item" href="html01.html">剧情主线a>
    							<a class="dropdown-item" href="https://www.yhdmp.cc/s_all?ex=1&kw=%E6%B5%B7%E8%B4%BC%E7%8E%8B">追番推荐a>
    						div>
    					li>
    					<li class="nav-item dropdown">
    						<a class="nav-link" data-toggle="dropdown" href="html02.html">角色介绍a>
    						<div class="dropdown-menu dropright">
    							<a class="dropdown-item dropdown-toggle" data-toggle="dropdown" href="html02.html">海贼a>
    							<div class="dropdown-menu">
    								<a class="dropdown-item" href="html02.html">草帽一伙a>
    								<a class="dropdown-item" href="html02.html">四皇a>
    								<a class="dropdown-item" href="html02.html">王下七武海a>
    								<a class="dropdown-item" href="html02.html">极恶的世代a>
    							div>
    							<a class="dropdown-item" href="html02.html">海军a>
    							<a class="dropdown-item" href="html02.html">革命军a>
    							<a class="dropdown-item" href="html02.html">海贼猎人a>
    						div>
    					li>
    					<li class="nav-item dropdown">
    						<a class="nav-link" data-toggle="dropdown" href="html03.html">用法解说a>
    						<div class="dropdown-menu dropright">
    							<a class="dropdown-item" href="html03.html">霸气a>
    							<a class="dropdown-item" href="html03.html">悬赏金a>
    							<a class="dropdown-item dropdown-toggle" data-toggle="dropdown" href="html03.html">世界种族a>
    							<div class="dropdown-menu">
    								<a class="dropdown-item" href="html03.html">天龙人a>
    								<a class="dropdown-item" href="html03.html">天空人a>
    								<a class="dropdown-item" href="html03.html">改造人a>
    								<a class="dropdown-item" href="html03.html">毛皮族a>
    								<a class="dropdown-item" href="html03.html">巨人族a>
    								<a class="dropdown-item" href="html03.html">咚塔塔族a>
    								<a class="dropdown-item" href="html03.html">人鱼族&鱼人族a>
    								<a class="dropdown-item" href="html03.html">手长族&足长族a>
    								
    							div>
    							<a class="dropdown-item" href="html03.html">地理设定a>
    							<a class="dropdown-item" href="html03.html">世界政府a>
    							<a class="dropdown-item" href="html03.html">历史正文a>
    							<a class="dropdown-item" href="html03.html">古代兵器a>
    							<a class="dropdown-item" href="html03.html">恶魔果实a>
    						div>
    					li>
    					<li class="nav-item">
    						<a class="nav-link" href="html04.html">相册时光a>
    					li>
    					<li class="nav-item dropdown">
    						<a class="nav-link" data-toggle="dropdown" href="个人简历.html">关于我们a>
    						<div class="dropdown-menu">
    							<a class="dropdown-item" href="个人简历.html">作者简介a>
    							<a class="dropdown-item" href="视频音频/隐藏网页.html">我爱城建a>
    						div>
    					li>
    				ul>
    			div>
    		div>
    		
            <div class="container">
            	<div class="row">
    		        <div class="col-12" style="margin: 20px 0px;">
    		        	<div class="carousel slide" id="myCarousel" data-ride="carousel" data-interval="2500" >
    		        		<ol class="carousel-indicators">
    		        			<li data-slide-to = "0" data-target = "#myCarousel" class="active">li>
    		        			<li data-slide-to = "1" data-target = "#myCarousel">li>
    		        			<li data-slide-to = "2" data-target = "#myCarousel">li>
    		        			<li data-slide-to = "3" data-target = "#myCarousel">li>
    		        			<li data-slide-to = "4" data-target = "#myCarousel">li>
    		        		ol>
    		        		<div class="carousel-inner">
    		        			<div class="carousel-item active">
    		        				<img alt=""class="d-block w-100" src="img/lunbo/lunbo01.jpg" />
    		        				<div class="carousel-caption">
    		        					<h5>一个人的梦想,几亿人的期待h5>
    		        				div>
    		        			div>
    		        			<div class="carousel-item">
    		        				<img alt=""class="d-block w-100" src="img/lunbo/lunbo02.jpg" />
    		        				<div class="carousel-caption">
    		        					<h5>我们都有相同愚蠢的梦想,我为了自己的目标,我就陪你好了,由我来做你船上的厨师吧h5>
    		        				div>
    		        			div>
    		        			<div class="carousel-item">
    		        				<img alt=""class="d-block w-100" src="img/lunbo/lunbo03.jpg" />
    		        				<div class="carousel-caption">
    		        					<h5>我的船上没有手下,只有伙伴h5>
    		        				div>
    		        			div>
    		        			<div class="carousel-item">
    		        				<img alt=""class="d-block w-100" src="img/lunbo/lunbo04.jpg" />
    		        				<div class="carousel-caption">
    		        					<h5>只要路飞还在笑,那生活就不算太糟h5>
    		        				div>
    		        			div>
    		        			<div class="carousel-item">
    		        				<img alt=""class="d-block w-100" src="img/lunbo/lunbo05.jpg" />
    		        				<div class="carousel-caption">
    		        					<h5>为了大家,我一定会坚强的活下去!我已经决定不再哭泣!我要独自奋战!h5>
    		        				div>
    		        			div>
    		        		div>
    		        		<a class="carousel-control-prev" data-slide="prev" href="#myCarousel" role="button">
    		        			<span class="carousel-control-prev-icon">span>
    		        		a>
    		        		<a class="carousel-control-next" data-slide="next" href="#myCarousel" role="button">
    		        			<span class="carousel-control-next-icon">span>
    		        		a>
    		        	div>
    	        	div>
            	div>
            
    	        <div class="row">
    		        <div class="col-12 col-md-4">
    		        	<div class="card">
    		        		<h5>
    		        			<a href="#" style="float: right;">更多 >a>
    		        			<img src="img/logo01.jpg" alt="" width="20" height="20" /> 海贼公告
    		        		h5>
    		        		<hr />
    		        		<div class="list-group list-group-flush">
    		        			<a class="list-group-item" href="#">我是路飞!要成为海贼王的男人a>
    		        			<a class="list-group-item" href="#">大剑豪现身!海贼猎人罗诺亚.索隆a>
    		        			<a class="list-group-item" href="#">正义的骗子?乌索普船长a>
    		        			<a class="list-group-item" href="#">著名厨师!海上餐厅的山治a>
    		        			<a class="list-group-item" href="#">开始与结束之镇 登陆罗格镇a>
    		        			<a class="list-group-item" href="#">让船向空中去吧!乘上突击的海流a>
    		        		div>
    		        	div>
    		        div>
    		        <div class="col-12 col-md-5">
    		        	<div class="card">
    		        		<h5>
    		        			<a href="#" style="float: right;">更多 >a>
    		        			<img src="img/logo02.jpg" alt="" width="20" height="20" /> 海贼大事件
    		        		h5>
    		        		<hr />
    		        		<div class="list-group list-group-flush">
    		        			<a class="list-group-item" href="#">飞驰的海列车与 水之都「Water Seven」a>
    		        			<a class="list-group-item" href="#">君临大海的百兽之王!梦想之船终于完成a>
    		        			<a class="list-group-item" href="#">相会新世界!与勇猛的海贼的告别a>
    		        			<a class="list-group-item" href="#">遇见人的喜悦!骷髅绅士的真面目a>
    		        			<a class="list-group-item" href="#">消失的伙伴们 草帽小子一伙的末日a>
    		        			<a class="list-group-item" href="#">演出开幕 揭开黑胡子的野心a>
    		        		div>
    		        	div>
    		        div>
    		        
    	            <div class="col-12 col-md-3">
    	            	<div class="card kstd">
    	            		<h5>
    	            			<img src="img/logo03.jpg" alt="" width="20" height="20" /> 海上电车
    	            		h5>
    	            		<hr />
    	            		<div class="card-body">
    	            			<div class="row">
    	            				<div class="col-4">
    	            					<img src="img/kstd/kstd01.jpg" class="img-fluid img-thumbnail" />
    	            					<p>佳肴信念p>
    	            				div>
    	            				<div class="col-4">
    	            					<img src="img/kstd/kstd02.jpg" class="img-fluid img-thumbnail" />
    	            					<p>弹弓谎言p>
    	            				div>
    	            				<div class="col-4">
    	            					<img src="img/kstd/kstd03.jpg" class="img-fluid img-thumbnail" />
    	            					<p>白骨乐章p>
    	            				div>
    	            			div>
    	            			<div class="row">
    	            				<div class="col-4">
    	            					<img src="img/kstd/kstd04.jpg" class="img-fluid img-thumbnail" />
    	            					<p>三刀承诺p>
    	            				div>
    	            				<div class="col-4">
    	            					<img src="img/kstd/kstd05.jpg" class="img-fluid img-thumbnail" />
    	            					<p>草帽梦想p>
    	            				div>
    	            				<div class="col-4">
    	            					<img src="img/kstd/kstd06.jpg" class="img-fluid img-thumbnail" />
    	            					<p>风车航路p>
    	            				div>
    	            			div>
    	            			<div class="row">
    	            				<div class="col-4">
    	            					<img src="img/kstd/kstd07.jpg" class="img-fluid img-thumbnail" />
    	            					<p>繁花微笑p>
    	            				div>
    	            				<div class="col-4">
    	            					<img src="img/kstd/kstd08.jpg" class="img-fluid img-thumbnail" />
    	            					<p>樱花思念p>
    	            				div>
    	            				<div class="col-4">
    	            					<img src="img/kstd/kstd09.jpg" class="img-fluid img-thumbnail" />
    	            					<p>航船意志p>
    	            				div>
    	            			div>
    	            		div>
    	            	div>
    	            div>
    		    div>
    		    
    			<div class="row">
    				<div class="col-12">
    					<div class="card ztwz">
    						<h5>
    							<a href="#" style="float: right;">更多 >a>
    							<img src="img/logo04.jpg" alt="" width="20" height="20" /> 那年的青春
    						h5>
    						<hr />
    						<div class="card-body">
    							<div class="row">
    								<div class="col-12 col-md-3">
    									<a href="#"><img src="img/ztwz/ztwz01.jpg">a>
    									<p>"我是要成为海贼王的男人!"p>
    								div>
    								<div class="col-12 col-md-3">
    									<a href="#"><img src="img/ztwz/ztwz02.jpg">a>
    									<p>"如果不豁出性命,也没法创造未来。"p>
    								div>
    								<div class="col-12 col-md-3">
    									<a href="#"><img src="img/ztwz/ztwz03.jpg">a>
    									<p>"想守护的东西就好好守住,别再让那些家伙得逞了!"p>
    								div>
    								<div class="col-12 col-md-3">
    									<a href="#"><img src="img/ztwz/ztwz04.jpg">a>
    									<p>"将过去和羁绊全部丢弃,不要吝惜那为了梦想流下的泪水。"p>
    								div>
    								<div class="col-12 col-md-3">
    									<a href="#"><img src="img/ztwz/ztwz05.jpg">a>
    									<p>"所谓的梦想是同时拥有实力的人才可以谈的现实。"p>
    								div>
    								<div class="col-12 col-md-3">
    									<a href="#"><img src="img/ztwz/ztwz06.jpg">a>
    									<p>"恶魔也好,海贼也好,反正我要我的声名轰动全世界。"p>
    								div>
    								<div class="col-12 col-md-3">
    									<a href="#"><img src="img/ztwz/ztwz07.jpg">a>
    									<p>"世代继承的,时代的变迁,人的梦,这些个都是挡不住的。"p>
    								div>
    								<div class="col-12 col-md-3">
    									<a href="#"><img src="img/ztwz/ztwz08.jpg">a>
    									<p>"人的梦想,永远不会结束!"p>
    								div>
    							div>
    						div>
    					div>
    				div>
    			div>
    		div>
    	body>
    html>
    
    
    
    
    

    🏠CSS样式代码

    .btn-color {
    	color: #fff;
    	background-color: #ab2a84;
    	border-color: #av2a84;
    }
    
    .btn-color:hover {
    	color: #fff;
    	background-color: #ab2a84;
    	border-color: #av2a84;
    }
    
    .btn-color.focus {
    	color: #fff;
    	background-color: #ab2a84;
    	border-color: #av2a84;
    	box-shadow: 0000.2rem rgba(171, 42, 132, 0.5);
    }
    .btn-color:disabled {
    	color: #fff;
    	background-color: #ab2a84;
    	border-color: #av2a84;
    }
    
    .btn-color:not(:disabled):not(.disabled):active,.show>.btn-color.dropdown-toggle {
    	color: #fff;
    	background-color: #ab2a84;
    	border-color: #av2a84;
    }
    
    .btn-color:not(:disabled):not(.disabled).active:focus,.show>.btn-color.dropdown-toggle:focus {
    	box-shadow: 0000.2rem rgba(171, 42, 132, 0.5);
    }
    
    
    
    
    
    

    五、🎁更多源码

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

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

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

  • 相关阅读:
    偷热、窃热行为如何早发现
    1024程序员节来了,
    Perfect matching
    间主任的烦恼① | 基于BOM的配套检查,保障生产不断线
    Google Earth Engine(GEE)——美国俄勒冈大学制作的可视化土地分类下载器
    【服务器使用】vscode & winscp进行服务器容器连接(含修改初始密码)
    2022/8/11
    Survey summary for 3D pose estimatation
    芯片漫游指南(1)-- UVM世界观
    用 NEON 实现高效的 FIR 滤波器
  • 原文地址:https://blog.csdn.net/m0_73081085/article/details/127117170