-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
66 lines (65 loc) · 2.5 KB
/
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
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
<!DOCTYPE html>
<html>
<head>
<link rel="stylesheet" href="style.css">
<meta http-equiv="CONTENT-TYPE" content="text/html; charset=utf-8">
<title>Page About Kalysbek </title>
</head>
<body background="back.jpg">
<div id="header_wrapper">
<a href="http://localhost:63342/about_me/index.html">
<img href="index.html" src="logo.gif"> </img>
</a>
<br> </br>
</div>
<div id="tab-links">
<ul>
<noindex>
<li id="tab-wordpress" style="background-color: #ff8100;">
<a href="http://1004ce006.wordpress.com/" target="_blank">
My Blog In Wordpress
</a>
</li>
<li id="tab-facebook" >
<a href="http://facebook.com/kalysabdyldaev" target="_blank">
My Page In Facebook
</a>
</li>
<li id="tab-ogrnot" style="background-color: #9cd10f;">
<a href="http://ogrnot.manas.edu.kg/resimler/1004.01006.jpg" target="_blank">
Ogrnot
</a>
</li>
<li id="tab-my_country" style=" background-color: #ffcc00;">
<a href="http://en.wikipedia.org/wiki/Kyrgyzstan" target="_blank">
My Country
</a>
</li>
<li id="tab-my_city" style="background-color: #9c1f80;">
<a href="http://en.wikipedia.org/wiki/Karakol" target="_blank">
My City
</a>
</li>
</noindex>
</ul>
</div>
<div id = 'layer'>
<a href="index2.html" target="_blank"> <img src="avatar.jpg" >
</a>
</div>
<div id = 'coin'>
<a href="http://www.10som.kg" target="_blank"> <img src="coin.gif" > </a>
<div id = 'advert'>
<a href="contacts.html" target="_blank"> <img src="advert_place.jpg" > </a> </div>
<div id = 'advert1'>
<a href="contacts.html" target="_blank"> <img src="advert_place.jpg" > </a></div>
<div id = 'advert2'>
<a href="contacts.html" target="_blank"> <img src="advert_place.jpg" >
</a></div>
<div id = 'advert3'>
<a href="contacts.html" target="_blank"> <img src="advert_place.jpg" >
</a></div>
</div>
</div>
</body>
</html>