精彩专栏推荐 文末获取联系
✍️ 作者简介: 一个热爱把逻辑思维转变为代码的技术博主
作者主页: 【主页——获取更多优质源码】
web前端期末大作业: 【毕设项目精品实战案例 (1000套) 】
程序员有趣的告白方式:【HTML七夕情人节表白网页制作 (110套) 】
超炫酷的Echarts大屏可视化源码:【 Echarts大屏展示大数据平台可视化(150套) 】
HTML+CSS+JS实例代码: 【️HTML+CSS+JS实例代码 (炫酷特效网页代码) 继续更新中…】
免费且实用的WEB前端学习指南: 【web前端零基础到高级学习视频教程 120G干货分享】
关于作者: 历任研发工程师,技术组长,教学总监;曾于2016年、2020年两度荣获CSDN年度十大博客之星。 十载寒冰,难凉热血;多年过去,历经变迁,物是人非。 然而,对于技术的探索和追求从未停歇。 坚持原创,热衷分享,初心未改,继往开来!
学生管理系统网页设计 、OA管理系统、后台管理模板、智能停车系统、等网站的设计与制作。
️HTML网页设计,采用DIV+CSS布局,共有多个页面,排版整洁,内容丰富,主题鲜明,首页使用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代码)。
DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>房间信息管理title>
<link rel="stylesheet" href="css/bootstrap.css">
<link rel="stylesheet" href="css/bootstrap-datetimepicker.css">
<link rel="stylesheet" href="css/bootstrap-table.css">
<link rel="stylesheet" href="css/bootstrap-editable.css">
<link href="css/hhzcss.css" rel="stylesheet">
<script src="js/jquery-3.3.1.min.js">script>
<script src="js/bootstrap.min.js">script>
<script src="js/bootbox.min.js">script>
<script src="js/bootstrap-datetimepicker.js">script>
<script src="js/bootstrap-datetimepicker.zh-CN.js">script>
<script src="js/bootstrap-table.js">script>
<script src="js/bootstrap-table-zh-CN.js">script>
<script src="js/bootstrap-editable.js">script>
<script src="js/commons.js">script>
<script src="js/t_home.js">script>
<script src="js/med.js">script>
<style>
body{
width:100%;
min-height: 800px;
height: 100%;
background:url("images/3.jpg");
background-size: cover;
} style>
<link rel="stylesheet" href="css/bootstrap.css">
<link rel="stylesheet" href="css/font-awesome.min.css">
head>
<body>
<div class="hs-Data">
<div class="col-md-1">div>
<div class="col-md-10">
<div class="row" style="height: 80px;">
<div class="col-md-4">div>
<div class="col-md-4"><h2 style="text-align: center;font-size:30px ;color:black;">房间信息管理h2>div>
<div class="col-md-4">div>
<table class="table-responsive" id="t_outgoing_record" style="color:#000000;">
table>
<div class="row">
<div class="col-md-6">
<div class="row" ><br/>
<div class="col-md-3">div>
<div class="col-md-3"><br/><button class="Button" id="addButtons"><h5>添加房间h5>button>div>
<div class="col-md-3"><br/><button class="Button" id="stuout"><h5>删除房间h5>button>div><br>
<div class="col-md-3">div>
div>
<div class="row" style="magging:20px "><br/>
<div class="col-md-3">div>
<div class="col-md-3"><br/><button class="Button" id="stuChange"><h5>查看房间信息h5>button>div>
<div class="col-md-3"><br/><button class="Button" id="stum"><h5>查看房间设施h5>button>div><br>
<div class="col-md-3">div>
div>
div>
<div class="col-md-6">
<div class="row">
<div class="col-md-2">div>
<div class="col-md-10">
<form name="fromss">
<fieldset >
<legend>查询房间信息legend>
<div class="row">
<div class="col-md-6">
<table style="border-collapse:separate; border-spacing:0px 40px;">
<tr>
<td>房间地址td>
<td><input type="text" id="getTime" name="getTime" style="width: 50%"/>td>
tr>
<tr>
<td>可住房间td>
<td><select id="categordys " class="Select" name="drugInstrumentType">
<option value=" ">---请选择---option>
<option value="1">不限option>
<option value="2">可住房间option>
select>td>
tr>
table>
div>
<div class="col-md-6" style="margin-top: 10px">
<table style="border-collapse:separate; border-spacing:0px 40px;">
<tr>
<td>房间状态td>
<td><select id="categordsys " class="Select" name="drugInstrumentType">
<option value=" ">---请选择---option>
<option value="1">不限option>
<option value="2">正常option>
<option value="3">设置设施坏option>
select>td>
tr>
<tr>
<td>房间类型td>
<td><select id="casstegordys " class="Select" name="drugInstrumentType">
<option value=" ">---请选择---option>
<option value="1">不限option>
<option value="2">男生宿舍option>
<option value="3">女生宿舍option>
select>td>
tr>
table>
div>
div>
fieldset>
form>
<button class="Button" id="formbut" style="float: right;margin: 20px 55px 0px 0px">查找button>
div>
div>
div>
div>
div>
<div class="col-md-1">div>
div>
div>
<div class="modal fade" id="modal" tabindex="-1" role="dialog" aria-labelledby="myModalLabel" aria-hidden="true">
<div class="modal-dialog" style="width: 1000px">
<div class="modal-content">
<div class="modal-header">
<button type="button" class="close" data-dismiss="modal" aria-hidden="true">×button>
<h4 class="modal-title" id="addTitle">添加房间h4>
div>
<div class="modal-body">
<div style="height: 400px">
<form id="formData">
<div class="row">
<div class="col-md-6">
<div style="margin-left: 20%">
<table style="border-collapse:separate; border-spacing:0px 20px;">
<tr>
<td ><label>房间地址:label>td>
<td ><input name="drugInstrumentName" type="text" id="namess" class="form-control doc" />td>
tr>
<tr>
<td>可容纳人数:td>
<td >
<input type="text"/>
<td>
tr>
<tr>
<td><label>房租:label>td>
<td >
<input type="text"/>
td>
tr>
<tr>
<td><label>房东:label>td>
<td><input type="text"/>td>
tr>
<tr>
<td><label>房间状态:label>td>
<td> <select id="categodrdsys " class="Select" name="drugInstrumentType">
<option value=" ">---请选择---option>
<option value="1">不限option>
<option value="2">正常option>
<option value="3">设置设施坏option>
select>td>
tr>
table>
div>
div>
<div class="col-md-6">
<div>
<table style="border-collapse:separate; border-spacing:0px 20px;">
<tr>
<td ><label>房间户型:label>td>
<td ><input name="drugInstrumentName" type="text" id="nsamess" class="form-control doc" />td>
tr>
<tr>
<td>房间类型:td>
<td> <select id="castegosdrdsys " class="Select" name="drugInstrumentType">
<option value=" ">---请选择---option>
<option value="1">男生宿舍option>
<option value="2">女生宿舍option>
select>td>
tr>
<tr>
<td><label>支付方式:label>td>
<td >
<input type="text"/>
td>
tr>
<tr>
<td><label>房东电话:label>td>
<td><input type="text"/>td>
tr>
<tr>
<td >租房日期:td>
<td > <input type="date" style="width:67%;hight:40px" name="syrq"/>td>
tr>
table>
div>
div>
div>
<div class="modal-footer">
<button class="Button" data-dismiss="modal">添加button>
<button class="Button" data-dismiss="modal" style="margin: 0px 15px 0px 30px">取消button>
div>
form>
div>
div>
div>
div>
div>
<div class="modal fade" id="listmo" tabindex="-1" role="dialog" aria-labelledby="myModalLabel" aria-hidden="true">
<div class="modal-dialog">
<div class="modal-content">
<div class="modal-header">
<button type="button" class="close" data-dismiss="modal" aria-hidden="true">×button>
<h4 class="modal-title" >删除房间h4>
div>
<div class="modal-body">
<div style="height: 400px;">
<div class="row">
<div class="col-md-2">div>
<div class="col-md-10" style="margin-top: 20%;font-size: 35px">
该房间还有人住,不能删除!
div>
div>
div>
div>
<div class="modal-footer">
<button class="Button" data-dismiss="modal">确定button>
div>
div>
div>
div>
<div class="modal fade" id="listmodals" tabindex="-1" role="dialog" aria-labelledby="myModalLabel" aria-hidden="true">
<div class="modal-dialog" style="width: 900px">
<div class="modal-content" >
<div class="modal-header">
<button type="button" class="close" data-dismiss="modal" aria-hidden="true">×button>
<h4 class="modal-title" >学生换房h4>
div>
<div class="modal-body">
<div style="height: 600px;">
<form id="formDasta">
<div class="row">
<div class="col-md-6">
<div style="margin-left: 20%">
<table style="border-collapse:separate; border-spacing:0px 20px;">
<tr>
<td ><label>房间地址:label>td>
<td ><input name="drugInstrumentName" type="text" id="namess" class="form-control doc" />td>
tr>
<tr>
<td>可容纳人数:td>
<td >
<input type="text"/>
<td>
tr>
<tr>
<td><label>房租:label>td>
<td >
<input type="text"/>
td>
tr>
<tr>
<td><label>房东:label>td>
<td><input type="text"/>td>
tr>
<tr>
<td><label>房间状态:label>td>
<td> <select id="categodrsdsys " class="Select" name="drugInstrumentType">
<option value=" ">---请选择---option>
<option value="1">不限option>
<option value="2">正常option>
<option value="3">设置设施坏option>
select>td>
tr>
<tr>
<td >租房日期:td>
<td > <input type="date" style="width:67%;hight:40px" name="syrq"/>td>
tr>
table>
div>
div>
<div class="col-md-6">
<div>
<table style="border-collapse:separate; border-spacing:0px 20px;">
<tr>
<td ><label>房间户型:label>td>
<td ><input name="drugInstrumentName" type="text" id="nsamess" class="form-control doc" />td>
tr>
<tr>
<td>已住人数:td>
<td><input type="text"/>td>
tr>
<tr>
<td><label>支付方式:label>td>
<td >
<input type="text"/>
td>
tr>
<tr>
<td><label>房东电话:label>td>
<td><input type="text"/>td>
tr>
<tr>
<td >房东类型:td>
<td > <input type="text"/>td>
tr>
table>
div>
div>
<table class="table-responsive" id="t_hometo" style="color:#000000;">
table>
div>
<div class="modal-footer">
<button class="Button" data-dismiss="modal">确定button>
<button class="Button" data-dismiss="modal" style="margin: 0px 15px 0px 30px">取消button>
div>
form>
div>
div>
div>
div>
div>
<div class="modal fade" id="stumas" tabindex="-1" role="dialog" aria-labelledby="myModalLabel" aria-hidden="true">
<div class="modal-dialog" style="width: 600px">
<div class="modal-content">
<div class="modal-header">
<button type="button" class="close" data-dismiss="modal" aria-hidden="true">×button>
<h4 class="modal-title" id="addTitles">房间设施维护h4>
div>
<div class="modal-body">
<div style="height: 400px">
<table class="table-responsive" id="t_homethree" style="color:#000000;">
table>
<form id="formDatass">
<div class="row">
<div class="col-md-1">div>
<div class="col-md-11">
<div style="margin-left: 20%">
<table style="border-collapse:separate; border-spacing:0px 40px;">
<tr>
<td ><label>报损日期:label>td>
<td > <input type="date" style="width:67%;hight:40px" name="syrq"/>td>
tr>
<tr>
<td>损坏描述:td>
<td >
<input type="text" style="height: 80px"/>
<td>
tr>
table>
div>
div>
div>
<div class="modal-footer">
<button class="Button" data-dismiss="modal">确定button>
div>
form>
div>
div>
div>
div>
div>
body>
html>
21年程序员总结给编程菜鸟的16条忠告
1.如果我的博客对你有帮助、如果你喜欢我的博客内容,请 “点赞” “✍️评论” “收藏”
一键三连哦!
2.【关注我| 获取更多源码 | 优质文章】
带您学习各种前端插件、3D炫酷效果、图片展示、文字效果、以及整站模板 、大学生毕业HTML模板 、期末大作业模板 、等! 「在这里有好多 前端 开发者,一起探讨 前端 Node 知识,互相学习」!
3.