| A | B | C | D | |
|---|---|---|---|---|
1 | <style> | |||
2 | h1 { | |||
3 | width: 100%; | |||
4 | text-align: center; | |||
5 | font-size: 12px; | |||
6 | } | |||
7 | p { font-size: 6pt; } | |||
8 | .title { | |||
9 | font-size: 15pt; | |||
10 | font-weight: bold; | |||
11 | } | |||
12 | .subtitle { | |||
13 | font-size: 11pt; | |||
14 | } | |||
15 | table tr th, table tr td { | |||
16 | font-size: 5.525pt; | |||
17 | } | |||
18 | table tr th { | |||
19 | background-color: #0d6b51; | |||
20 | color: #fff; | |||
21 | } | |||
22 | td.title-underline { | |||
23 | border-bottom: 1px solid black; | |||
24 | } | |||
25 | td.form-title { | |||
26 | font-weight: bold | |||
27 | } | |||
28 | th { | |||
29 | font-weight: bold; | |||
30 | text-transform: capitalize; | |||
31 | } | |||
32 | small { | |||
33 | font-size: 7pt; | |||
34 | } | |||
35 | td.border-bottom { | |||
36 | border-bottom: 1px solid black; | |||
37 | } | |||
38 | .tbl-head-info { | |||
39 | border: 1px solid black; | |||
40 | } | |||
41 | .tbl-detail { | |||
42 | font-size: 11pt; | |||
43 | } | |||
44 | .tbl-detail th { | |||
45 | text-align: center; | |||
46 | } | |||
47 | th.total { background: #fff; color: #000; text-align: right; } | |||
48 | th.totalnya { background: #fff; color: #000; text-align: left; } | |||
49 | </style> | |||
50 | <h1>Data Mushalla</h1> | |||
51 | <table class="tbl-detail" cellpadding="3" cellspacing="0" border="1"> | |||
52 | <thead> | |||
53 | <tr nobr="true"> | |||
54 | <th rowspan="2" width="25" bgcolor="#0d6b51" color="#fff">No.</th> | |||
55 | <th rowspan="2" width="105" bgcolor="#0d6b51" color="#fff">Mushalla ID</th> | |||
56 | <th rowspan="2" width="105" bgcolor="#0d6b51" color="#fff">Nama Mushalla</th> | |||
57 | <th rowspan="2" width="105" bgcolor="#0d6b51" color="#fff">Provinsi</th> | |||
58 | <th rowspan="2" width="105" bgcolor="#0d6b51" color="#fff">Kabupaten</th> | |||
59 | <th rowspan="2" width="105" bgcolor="#0d6b51" color="#fff">Kecamatan</th> | |||
60 | <th rowspan="2" width="105" bgcolor="#0d6b51" color="#fff">Tipologi</th> | |||
61 | <th rowspan="2" width="105" bgcolor="#0d6b51" color="#fff">Alamat</th> | |||
62 | <th rowspan="2" width="105" bgcolor="#0d6b51" color="#fff">Status Tanah</th> | |||
63 | <th rowspan="2" width="105" bgcolor="#0d6b51" color="#fff">Luas Tanah</th> | |||
64 | <th rowspan="2" width="105" bgcolor="#0d6b51" color="#fff">Luas Bangunan</th> | |||
65 | <th rowspan="2" width="105" bgcolor="#0d6b51" color="#fff">Tahun Berdiri</th> | |||
66 | <th colspan="5" width="105" bgcolor="#0d6b51" color="#fff">Jumlah SDM</th> | |||
67 | <th rowspan="2" width="105" bgcolor="#0d6b51" color="#fff">No. Telp/HP</th> | |||
68 | <th rowspan="2" width="105" bgcolor="#0d6b51" color="#fff">Email</th> | |||
69 | <th colspan="2" width="105" bgcolor="#0d6b51" color="#fff">Lokasi</th> | |||
70 | <th rowspan="2" width="105" bgcolor="#0d6b51" color="#fff">Lokasi Peta</th> | |||
71 | <th rowspan="2" width="105" bgcolor="#0d6b51" color="#fff">Profil Mushalla</th> | |||
72 | </tr> | |||
73 | <tr nobr="true"> | |||
74 | <th width="105" bgcolor="#0d6b51" color="#fff">Jamaah</th> | |||
75 | <th width="105" bgcolor="#0d6b51" color="#fff">Imam</th> | |||
76 | <th width="105" bgcolor="#0d6b51" color="#fff">Khatib</th> | |||
77 | <th width="105" bgcolor="#0d6b51" color="#fff">Muazin</th> | |||
78 | <th width="105" bgcolor="#0d6b51" color="#fff">Remaja</th> | |||
79 | <th width="105" bgcolor="#0d6b51" color="#fff">Latitude</th> | |||
80 | <th width="105" bgcolor="#0d6b51" color="#fff">Longitude</th> | |||
81 | </tr> | |||
82 | </thead> | |||
83 | <tbody> | |||
84 | ||||
85 | <tr> | |||
86 | <td valign="top" align="right">1</td> | |||
87 | <td valign="top">02.1.09.06.01.000016</td> | |||
88 | <td valign="top">Al-Falah</td> | |||
89 | <td valign="top">Kep. Bangka Belitung</td> | |||
90 | <td valign="top">Kab. Belitung Timur</td> | |||
91 | <td valign="top">Manggar</td> | |||
92 | <td valign="top">Mushalla di tempat Publik</td> | |||
93 | <td valign="top">Dusun kalamoa Desa Mekar Jaya</td> | |||
94 | <td valign="top">Wakaf</td> | |||
95 | <td valign="top">520</td> | |||
96 | <td valign="top"></td> | |||
97 | <td valign="top">1967</td> | |||
98 | <td valign="top">150</td> | |||
99 | <td valign="top">5</td> | |||
100 | <td valign="top">0</td> |