-
Notifications
You must be signed in to change notification settings - Fork 0
/
nctsystem.html
31 lines (28 loc) · 1.39 KB
/
nctsystem.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
<!DOCTYPE html>
<html lang="en" dir="ltr">
<head>
<meta charset="utf-8">
<title>kpop nct fanpage</title>
<link rel="shortcut icon" herf="D:\Мои документы\Desktop\informatika"/>
<link rel="stylesheet" type="text/css" href="css.css">
</head>
<body bgcolor="#e9f7ef ">
<h1><center><font color="#196f3d"> NCT <br>Neo Culture Technology</br></center></h1>
<div class="bg">
<ul><font color="black" size="5">
<li class="li1"><a href="index.html">Главная страница</a></li>
<li class="li1"><a href="members.html">Участники</a></li>
<li class="li1"><a href="nctu.html">NCT U</a></li>
<li class="li1"><a href="nct127.html">NCT 127</a></li>
<li class="li1"><a href="nctdream.html">NCT DREAM</a></li>
<li class="li1"><a href="wayv.html">WayV</a></li>
<li class="li1"><a href="nctsystem.html">Система NCT</a></li>
<li class="li1"><a href="album.html">Дискография</a></li>
<li class="li1"><a href="awards.html">Награды</a></li>
<li class="li1"><a href="concerts.html">Концерты и Туры </a></li>
</ul>
</div>
<hr>
<center><img a lign="center" width="500" src="nctsystem.jpg"></center>
</body>
</html>