嘿,亲!知识可是无价之宝呢,但咱这精心整理的资料也耗费了不少心血呀。小小地破费一下,绝对物超所值哦!如有下载和支付问题,请联系我们QQ(微信同号):813200300
本次赞助数额为: 2 元微信扫码支付:2 元
请留下您的邮箱,我们将在2小时内将文件发到您的邮箱
表白页面源码
有了它,小白也可以生成表白代码了
<title>表白在线生成</title>
<!-- 引入bootstrap前端UI -->
<link href="bootstrap/css/bootstrap.css" rel="stylesheet">
<style type="text/css">
body{background-repeat: no-repeat;
width:90%;
height:90%;
background-size:100% 110%;
}
</style>
</head>
<body class="bg-primary " background="bg.jpg" >
<h3 class="text-center">表白网页生成器</h3>
<div class="container text-center">
<h1>
你好,欢迎来到在线生成界面
</h1>
<p>
本界面你可以自定义生成一个表白界面,向你喜欢的那个他(她)表白。
<br>
古人云:山有木兮木有枝,心悦君兮君不知。不要
害怕,敢于表白。
<br>
——莫言情难忘
</p>
<p>
<a class="btn btn-info" target="_blank" href="yulan.html">预览</a>
</p>
</div>
<form class="form-horizontal" role="form" method="get" action=demo.php>
<div class="form-group" >
<label class="col-sm-4 control-label">网页标题</label>
<div class="col-sm-5">
<input type="text" name="title" class="form-control" placeholder="请输入网页标题">