-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path5133.html
More file actions
58 lines (56 loc) · 1.5 KB
/
5133.html
File metadata and controls
58 lines (56 loc) · 1.5 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
56
57
58
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Python挑战_第4题</title>
<style>
body{
background-color:rgb(0,0,0);
font-family:courier new;
}
#font {
color:rgb(0, 255, 0);
font-family:courier new, SimHei;
font-size: 18px;
}
a:visited {
color: rgb(0,255,0);
}
a {
color: rgb(0,255,0);
}
:lang(zh-Hans){
font-family:SimHei;
font-size:16px;
color:rgb(0,255,0)
}
</style>
</head>
<body>
<table width="800px" align="center">
<tr id="font">
<td>
<br>
<br>
Challenge 4
<br>
</td>
<tr id="font">
<td>
<br>
<font size="+5"> B→E D→G Y→B </font>
<br>
<br>
<font size="4"> promofpba yv qeb ibkdqe? vbp, tb fkqbkqflkxiiv jxab qeb pqofkd qefp ilkd ybzxrpb tb txkqba vlr ql hklt elt jrze jlob bccfzfbkq mvqelk fp qexk vlro yxob exkap. klt exsb qeb hbv: qeb roi clo qeb kbuq zexiibkdb bkap tfqe zxbpxo.eqji </font>
<br>
<br>
<br>
</td>
</tr>
<tr id="font">
<td>
<font size="3">
提示:真的是乱码吗? </font>
</td>
</body>
</html>