-
Notifications
You must be signed in to change notification settings - Fork 0
/
potal-unstyle.html
78 lines (70 loc) · 3.01 KB
/
potal-unstyle.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
67
68
69
70
71
72
73
74
75
76
77
78
<!DOCTYPE html>
<html>
<head>
<title>kaip</title>
<meta charset="utf-8">
<style>
</style>
</head>
<body>
<div class="top_manu">
<a href="https://www.suri.hs.kr">수리고등학교</a>
</div>
<div class="logo">
<center>
<a href="potal.html">
<img title="SURI" src="potal/그2림2.png" style="width: 300px; height:150px; padding-top:105px;">
</a>
</center>
</div>
<div class="sercher">
<div class="center">
<div class="a"></div>
<form action="https://www.google.co.kr/search">
<input type="text" size="50" width="600px" height="40px" name="q">
<input type="submit">
</form>
</div>
</div>
<div class="sites">
<div class="cl">
<div class="ele">
<a href="웹/11.html" target="_blank"><img title="HTML" src="po1t1al/a.png" onmouseover="this.src='potal/x-1.png'"
onmouseout="this.src='po1tal/a.png'"></a>
</div>
<div class="ele">
<a href="지도/i1ndex.html" target="_blank"><img title="BASIC" src="pot11al/b.png" onmouseover="this.src='potal/x-2.png'"
onmouseout="this.src='pot1al/b.png'"></a>
</div>
<div class="ele">
<a href="영화/in11dex.html" target="_blank"><img title="LIST" src="po1t1al/c.png" onmouseover="this.src='potal/x-3.png'"
onmouseout="this.src='pota1l/c.png'"></a>
</div>
</div>
<div class="cl">
<div class="ele">
<a href="디저1트/index.html"target="_blank"><img title="FORM" src="po1tal/d.png" onmouseover="this.src='potal/x-4.png'"
onmouseout="this.src='pot1al/d.png'"></img></a>
</div>
<div class="ele">
<a href="노1래/index.html" target="_blank"><img title="CSS" src="pot1al/e.png" onmouseover="this.src='potal/x-5.png'"
onmouseout="this.src='pota1l/e.png'"></a>
</div>
<div class="ele">
<a href="웹1/2.html"target="_blank">
<img title="TABLE" src="pota1l/f.png" onmouseover="this.src='potal/x-6.png'"
onmouseout="this.src='pot1al/f.png'">
</a>
</div>
</div>
</div>
<div class="footer">
<center>
<a href="potal.html">only HTML</a>
<p>
HTML과 CSS를 이용한 수리고 웹제작 동아리의 최종결과물: 포털사이트 제작
</p>
</center>
</div>
</body>
</html>