-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
55 lines (42 loc) · 2.15 KB
/
index.html
File metadata and controls
55 lines (42 loc) · 2.15 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
<!DOCTYPE html>
<html lang="zh-CN">
<head>
<link href="https://www.adalab.cn/admission.css" rel="stylesheet">
<link rel="stylesheet" type="text/css" href="https://betterab.github.io/style.css"/>
<script src="https://betterab.github.io/thumbnail.js"></script>
<meta charset="utf-8">
<title>坦克天堂</title>
</head>
<body>
<header><img src="http://img1.gamedog.cn/2015/05/23/203-1505231523010.jpg" width="100%" height="100">
</header>
<main>
<aside>
<ul>
<li><a href="https://baike.baidu.com/item/%E5%9D%A6%E5%85%8B/55501?fr=aladdin">百科</a>
</li>
<li><a href="https://www.bilibili.com/video/BV15W411F7A8?from=search&seid=5133991807267827782">视频</a>
</li>
<li><a href="https://betterab.github.io/bilibili.html">更多</a>
</li>
</ul>
</aside>
<article>
<div align="center"> <h1>坦克之家</h1>
<p>这是一个有关坦克的网站,这里会持续更新介绍各类坦克。</p>
</div>
<a href="https://baike.baidu.com/item/%E5%9D%A6%E5%85%8B/55501?fr=aladdin"><img src="http://dingyue.nosdn.127.net/ijNECR3GkgJQ48NZy1MQdVLyMmlYG6ad5AZRMEr3swERl1552658999227compressflag.jpeg" width="auto"></a>
<div align="center"> <h2>这篇网页的主题是关于坦克</h2>
</div>
<p>坦克在人类历史上是一种革命性的武器,它最早是由英国在一战时发明并在索姆河战役中使用。</p>
<p>坦克被研发出时,它通常作为步兵的协助武器,在战场上突破敌军防御阵地,为步兵提供火力支援。</p>
<div align="center"><h3>在二战中的革新</h3>
</div>
<p>在第二次世界大战中德国将坦克单独编制,利用坦克的高速性能纵深穿插、包围敌军演化出“闪电战”的新战术思想,从而使坦克的地位直线上升。</p>
<img src="http://dingyue.nosdn.127.net/ijNECR3GkgJQ48NZy1MQdVLyMmlYG6ad5AZRMEr3swERl1552658999227compressflag.jpeg" id="smart-image" >
</article>
</main>
<footer>by<a href="http://www.zhihu.com/people/cong-xiao-jiu-hen-sha-5?utm_source=qq&utm_medium=social&utm_oi=1078686051937263616
"target="_blank">CGTN</a> for <a href="https://www.adalab.cn" target="_blank">Adalab</a></footer>
</body>
</html>