-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
34 lines (23 loc) · 1011 Bytes
/
index.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
<link rel="stylesheet" type="text/css" href="style.css">
<body>
<a href="index.html"> Big Hit Entertainment</a>
<a href="bts.html"> BTS</a>
<a href="media.html"> Media</a>
<p title="About Big Hit">Big Hit Entertainment is a South Korean entertainment company established in 2005 by Bang Si-hyuk. It currently manages the musical duo Homme and idol group BTS.</p>
<h6>Click on image for more info:</h6>
<a href="https://en.wikipedia.org/wiki/Big_Hit_Entertainment">
<img src="BH logo.png" alt="Wikipedia" width="50%">
</a>
<p></p>
<iframe src="c.gif" width="439" height="250" frameBorder="0" class="giphy-embed" allowFullScreen></iframe>
<h6>Find us on:</h6>
<a href="https://www.youtube.com/user/ibighit/featured">
<img src="y.png" alt="youtube" width="3%">
</a>
<a href="https://twitter.com/bts_bighit">
<img src="t.png" alt="twitter" width="3%">
</a>
<a href="https://www.facebook.com/bangtan.official/">
<img src="fb.png" alt="facebook" width="3%">
</a>
</body>