samsung_w.html
3.43 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
<!DOCTYPE html>
<html lang = "en">
<head>
<meta charset="UTF-8">
<title>Lotte VS Samsung (Samsung win)</title>
<style>
@import url('https://fonts.googleapis.com/css2?family=Balsamiq+Sans:ital,wght@0,400;0,700;1,400;1,700&display=swap');
</style>
</head>
<body style = "margin-left: 2em; font-family: 'Balsamiq Sans', cursive;">
<h1 style="margin-top:1em;" ><a style="text-decoration: none; color: black;" href = "/">2020 KBO Winning Prediction - Lotte Giants</a></h1>
<h2 style="margin-top:1em;" ><a style="margin-left:4em; text-decoration: none; color: black;" href = "/info">[Project Info]</a>
<a style="margin-left: 5em;text-decoration: none; color: black;" href = "/vs">[Choose Lotte's opposing team]</a>
</h2>
<a href="/vs/nc" ><img src="http://khuhub.khu.ac.kr/2018102165/2020_KBO_Winning_Prediction_Program/raw/88b5fe79a3acf6c886eb2030f00fa5aeba04d88c/teamlogo/nc.png" width="100" height="100" style="opacity: 0.2;"></a>
<a href="/vs/doosan" ><img src="http://khuhub.khu.ac.kr/2018102165/2020_KBO_Winning_Prediction_Program/raw/88b5fe79a3acf6c886eb2030f00fa5aeba04d88c/teamlogo/doosan.png" width="100" height="100" style="opacity: 0.2;"></a>
<a href="/vs/kiwoom" ><img src="http://khuhub.khu.ac.kr/2018102165/2020_KBO_Winning_Prediction_Program/raw/88b5fe79a3acf6c886eb2030f00fa5aeba04d88c/teamlogo/kiwoom.png" width="100" height="100" style="opacity: 0.2;"></a>
<a href="/vs/kia" ><img src="http://khuhub.khu.ac.kr/2018102165/2020_KBO_Winning_Prediction_Program/raw/88b5fe79a3acf6c886eb2030f00fa5aeba04d88c/teamlogo/kia.png" width="100" height="100" style="opacity: 0.2;"></a>
<a href="/vs/lg" ><img src="http://khuhub.khu.ac.kr/2018102165/2020_KBO_Winning_Prediction_Program/raw/88b5fe79a3acf6c886eb2030f00fa5aeba04d88c/teamlogo/lg.png" width="100" height="100" style="opacity: 0.2;"></a>
<a href="/vs/samsung" ><img src="http://khuhub.khu.ac.kr/2018102165/2020_KBO_Winning_Prediction_Program/raw/00fa81b91df071fe67c56d6446a696eb46ed6ad1/teamlogo/samsung.png" width="100" height="100" ></a>
<a href="/vs/kt" ><img src="http://khuhub.khu.ac.kr/2018102165/2020_KBO_Winning_Prediction_Program/raw/88b5fe79a3acf6c886eb2030f00fa5aeba04d88c/teamlogo/kt.png" width="100" height="100" style="opacity: 0.2;"></a>
<a href="/vs/sk"><img src="http://khuhub.khu.ac.kr/2018102165/2020_KBO_Winning_Prediction_Program/raw/88b5fe79a3acf6c886eb2030f00fa5aeba04d88c/teamlogo/sk.png" width="100" height="100" style="opacity: 0.2;"></a>
<a href="/vs/hanhwa"><img src="http://khuhub.khu.ac.kr/2018102165/2020_KBO_Winning_Prediction_Program/raw/88b5fe79a3acf6c886eb2030f00fa5aeba04d88c/teamlogo/hanhwa.png" width="100" height="100" style="opacity: 0.2;"></a>
<h2 style = "margin-top: 2em; margin-left: 4em;"><img src="http://khuhub.khu.ac.kr/2018102165/2020_KBO_Winning_Prediction_Program/raw/00fa81b91df071fe67c56d6446a696eb46ed6ad1/teamlogo/lotte.png" style="vertical-align: middle; opacity: 0.5; " width="180" height="180" >
<span style="font-size: 40pt; margin-left: 2em; margin-right: 2em;"> VS </span>
<img src="http://khuhub.khu.ac.kr/2018102165/2020_KBO_Winning_Prediction_Program/raw/00fa81b91df071fe67c56d6446a696eb46ed6ad1/teamlogo/samsung.png" style="vertical-align: middle;" width="180" height="180">
</h2>
<h2><span style="font-size: 40pt; margin-left: 2.3em; color:darkgrey ;">Lose...</span><span style="font-size: 40pt; margin-left: 6.3em;">Win!!!</span></h2>
</body>
</html>