-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathc26.html
84 lines (60 loc) · 3.28 KB
/
c26.html
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
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
<!DOCTYPE html>
<html>
<style>
#always {background-image:url("bbb.jpg");margin-top:-10px;margin-left:-10px; ;position:fixed ;width:99% ;height:30px;padding:1em;}
#head {margin-left:-10px;height:20px;; padding:1em}
#header {background-image:url("bbbb.jpg");margin-bottom:0px;margin-right:-8px;background-repeat:no-repeat ;margin-left:-10px;height:150px;
background-size: 1600px 190px;padding:1em;}
.nav {background-image:url("bbb.jpg");margin-left:-8px;margin-right:-8px; height: 35px;padding:1em ;}
.nav a {float: left; color: white;text-align: center; padding: 10px 50px;text-decoration: none;}
#left{margin-left:-7px;margin-right :px;float:left; width:20%; height:1000px; ;padding-right: 0}
#right {float:left; width:40%; height:1000px;}
#ad{;float:right; width:40%; height:1000px}
body{background-image:url("kkk.jpg");background-position:right bottom;background-repeat:no-repeat;background-size: 2100px 1080px;}
a:visited {color: red}
a {text-decoration:none;}
p.big {line-height: 3;font-size:125%;}
</style>
<body>
<div id="always">
<p style="color:blue;font-size:160%;margin-top:-1.5px "><a href="gg.html">JoJo's Bizarre Adventure</a></p>
</div>
<div id="head">
<h1></h1>
</div>
<div id="header">
<h1></h1>
</div>
<div class="nav">
<a href="q1.html">劇情介紹</a>
<a href="c1.html">角色介紹</a>
<a href="author.html">作者介紹</a>
<a href="k1.html">精采圖片</a>
</div>
<div id="left">
<ul>
<meta charset="utf-8">
<p class="big"><a href="c1.html">第一部《幻影血脈》</a></p>
<p class="big"><a href="c2.html">第二部《戰鬥潮流》</a></p>
<p class="big"><a href="c3.html">第三部《星塵鬥士》</a></p>
</p>
</ul>
</div>
<div id="ad">
<h3> <h3>
<img src= "c216.jpg" width= "344" height="295" />
<p style="font-family:DFKai-sb;font-size:150%;">瓦姆烏!</p>
></div>
<div id="right">
<h3> <h3>
<p style="font-family:DFKai-sb;font-size:125%;">瓦姆烏(ワムウ)
聲優:大塚明夫(日本);陳卓智(香港);孫誠(台灣)
從遠古就生存在世界上的生物-柱之男的其中一人。
柱之男中地位排第三,是萬年前卡茲帶走的嬰兒之一。 對卡茲和艾斯迪斯都以「大人」稱之。 不過戰鬥場次卻是柱之男中最多的一個,招式也最多樣化。由此來看,瓦姆烏在柱之男中的職位應該類似保鑣或武將。
使用風之流法—神沙嵐。 瓦烏姆藉由操控身體,能以許多方法來施展風的力量,比如以風製成反射光線的風罩包覆自己,讓自己隱形,並能在太陽下行動
被稱為戰鬥天才。 與其他柱之男相比,瓦姆烏流法的用法相當多變,也有許多人認為瓦姆烏的實力是柱之男中最強的。 並且這也不只是指單純的武力,瓦姆烏也有十分優秀的戰鬥智慧,能在戰鬥中發揮卓越的臨場反應與戰術應用。 被人踩到影子的話,會反射性的進行攻擊。
相當的注重尊嚴與榮耀,不容許戰鬥被侮辱。 喜歡戰鬥,是個徹底的戰士。 被喬瑟夫創傷後,給喬瑟夫套上含有劇毒的『血之結婚戒指』,做為戰鬥的邀約。 當喬瑟夫來到他們藏身的旅館後,瓦姆烏高興的笑出了來,因此被卡茲瞪了一眼。</p>
<p></p>
</div>
</body>
</html>