-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindexaaa.php
100 lines (92 loc) · 2.75 KB
/
indexaaa.php
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
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
<title>Dinas Sosial Tenaga Kerja dan Transmigrasi</title>
<style type="text/css">
body
{
background-image:url('img/bgani.gif');
background-repeat: no-repeat;
background-color: #000;
background-size:auto;
}
#trik_atas {position:fixed;_position:absolute;bottom:0px; left:0;right:0;clip:inherit;z-index: 2;
_top:expression(document.documentElement.scrollTop+
document.documentElement.clientHeight-this.clientHeight);
_left:expression(document.documentElement.scrollLeft+
document.documentElement.clientWidth - offsetWidth);}
#float-left{position:fixed;_position:absolute;top:0px;float:left; margin-left:-500px;z-index:10;
clip:inherit;_top:expression(document.documentElement.scrollTop+
document.documentElement.clientHeight-this.clientHeight);
_left:expression(document.documentElement.scrollLeft+
document.documentElement.clientWidth - offsetWidth);}
#float-right{
position:fixed;_position:absolute;top:0px;float:right; margin-left:641px;z-index:10;
clip:inherit;_top:expression(document.documentElement.scrollTop+
document.documentElement.clientHeight-this.clientHeight);
_left:expression(document.documentElement.scrollLeft+
document.documentElement.clientWidth - offsetWidth);}
.atas {
font-size: 24px;
}
.atas {
color: #CCC;
}
.atase {
font-size: 18px;
}
.aaas {
font-size: 18px;
}
.adasd {
font-size: 16px;
}
.atas .adasd {
color: #CCC;
}
.cdd {
color: #9C0;
font-size: 24px;
}
.videoplace {
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
font-style: normal;
color: #F60;
}
</style>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="14%"> </td>
<td width="59%" align="left" style="padding-left:30px"><p class="atas"><img src="img/header.png" width="600" height="80" /></p></td>
<td width="27%" align="left" style="padding-left:80px">sdfsdf</td>
</tr>
<tr>
<td> </td>
<td align="center"><? include "pengumuman.php";?></td>
<td> </td>
</tr>
<tr>
<td colspan="2" align="center" valign="middle">
<? //include "showvideo.php"; ?>
<iframe src="https://www.google.com/" width="800" height="600" frameborder="0" scrolling="auto"></iframe>
</td>
<td valign="top"><table width="300" border="0" cellspacing="0" cellpadding="0">
<tr>
<td align="center" valign="bottom"><img src="img/up.png" width="300" height="32" /></td>
</tr>
<tr>
<td align="center" ><? include "showbanner.php"; ?></td>
</tr>
<tr>
<td align="center" valign="top"><img src="img/bwh.png" width="300" height="32" /></td>
</tr>
<tr>
<td align="center" valign="top"> </td>
</tr>
</table></td>
</tr>
<tr>
<td colspan="3"><div id="trik_atas"><? include "tampilow.php";?></div></td>
</tr>
</table>
<?
include "koneksi.php";
?>