File size: 1,144 Bytes
27aa622
 
 
 
 
 
 
 
 
 
8bd19aa
85afc30
31efd0f
918c8b2
 
31efd0f
8bd19aa
 
85afc30
8bd19aa
85afc30
31efd0f
8bd19aa
 
31efd0f
918c8b2
 
85afc30
00c17c6
27aa622
 
 
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
<!DOCTYPE html>
<html>
	<head>
		<meta charset="utf-8" />
		<meta name="viewport" content="width=device-width" />
		<title>My static Space</title>
		<link rel="stylesheet" href="style.css" />
	</head>
	<body>
		<div class="card">
            <marquee class="marquee" Scrollamount=15 loop="">
<!--               <div class="bangtan-logo-left">
                <svg viewBox="0 0 1080 720">
                  <polygon points="100,100 260,250 260,625 100,700" fill="#4c0078" />
                </svg>
                <svg viewBox="275 0 1080 720">
                  <polygon points="280,250 440,100 440,700 280,625" fill="#4c0078" />
                </svg>
              </div> -->
              WELCOME HOME
<!--               <div class="bangtan-logo-right">
                <svg viewBox="1000 0 1080 720">
                  <polygon points="100,100 260,250 260,625 100,700" fill="#4c0078" />
                </svg>
                <svg viewBox="275 0 1080 720">
                  <polygon points="280,250 440,100 440,700 280,625" fill="#4c0078" />
                </svg>
              </div> -->
            </marquee>
		</div>
	</body>
</html>