3.2 QQ空间框架---KD - 已锁定

985068560   ·   发表于 2018-05-30 23:12:52   ·   CTF&WP专版

<!DOCTYPE HTML>

<HTML>

<head>

<meta charset="Utf-8">

<title>

Hacker帝国

</title>

<style>

h1{text-align:center;

font-size:120px;

color:#EE0000}

p{

text-align:center;

font-size:18px;

color:#EE0000

}

ul{

text-align:center;

font-size:18px;

color:#EE0000

}

</style>

</head>

<body background="img/hacker.jpg">

<h1>Hacker帝国</h1>

<p>账号:<input type="text"></p>

<p>密码:<input type="password"></p>

<center>

<button type="denglu"value="登陆">登陆</button>

<ul>

<li>Web安全</li>

<li>态势感知</li>

<li>表单弄了很久没有搞明白,不好意思了</li>

</ul>

</body>

</HTML>


打赏我,让我更有动力~

2 条回复   |  直到 2018-5-31 | 1522 次浏览

Track-方丈
发表于 2018-5-31

通过。

form表单用法固定不变,在新课中有介绍。

评论列表

  • 加载数据中...

编写评论内容

985068560
发表于 2018-5-31

<!DOCTYPE HTML>

<HTML>

<head>

<meta charset="Utf-8">

<title>

Hacker帝国

</title>

<style>

h1{text-align:center;

font-size:120px;

color:#EE0000}

p{

text-align:center;

font-size:18px;

color:#EE0000

}

ul{

text-align:center;

font-size:18px;

color:#EE0000

}

input{

width:30%;

height:38px;

border:1px solid #D6D6D6;

margin-bottom:17px;

font-size:16px;

line-height:38px;

text-align:center;

}

a{

color:#EE0000;

}

</style>

</head>

<body background="img/hacker.jpg">

<h1>Hacker帝国</h1>

<div style="padding:20px;text-align:center;color:#EE0000;font-size:30px">Sign in</div>

<input type="text">

<br>

<input type="password">

<br>

<input type="submit"value="登录"style="background-color:#000000;color:#EE0000;font-weight:bold;">

<ul>

<li>Web安全</li>

<li>态势感知</li>

</ul>

<br>

<div>

<p>

<a href="https://baike.baidu.com/item/Web%E5%AE%89%E5%85%A8/7739725?fr=aladdin">Web安全</a>

<span>|</span>

<a href="https://baike.baidu.com/item/%E6%80%81%E5%8A%BF%E6%84%9F%E7%9F%A5/10346855?fr=aladdin">态势感知</a>

</p>

</div>

</body>

</HTML>

修改后的

评论列表

  • 加载数据中...

编写评论内容
登录后才可发表内容
返回顶部 投诉反馈

© 2016 - 2024 掌控者 All Rights Reserved.