| A | B | C | |
|---|---|---|---|
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 Masjid</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" style="background: #0d6b51; color: #ffffff;">No.</th> | ||
55 | <th rowspan="2" width="105" bgcolor="#0d6b51" color="#fff" style="background: #0d6b51; color: #ffffff;">Masjid ID</th> | ||
56 | <th rowspan="2" width="105" bgcolor="#0d6b51" color="#fff" style="background: #0d6b51; color: #ffffff;">Nama Masjid</th> | ||
57 | <th rowspan="2" width="105" bgcolor="#0d6b51" color="#fff" style="background: #0d6b51; color: #ffffff;">Provinsi</th> | ||
58 | <th rowspan="2" width="105" bgcolor="#0d6b51" color="#fff" style="background: #0d6b51; color: #ffffff;">Kabupaten</th> | ||
59 | <th rowspan="2" width="105" bgcolor="#0d6b51" color="#fff" style="background: #0d6b51; color: #ffffff;">Kecamatan</th> | ||
60 | <th rowspan="2" width="105" bgcolor="#0d6b51" color="#fff" style="background: #0d6b51; color: #ffffff;">Tipologi</th> | ||
61 | <th rowspan="2" width="105" bgcolor="#0d6b51" color="#fff" style="background: #0d6b51; color: #ffffff;">Alamat</th> | ||
62 | <th rowspan="2" width="105" bgcolor="#0d6b51" color="#fff" style="background: #0d6b51; color: #ffffff;">Status Tanah</th> | ||
63 | <th rowspan="2" width="105" bgcolor="#0d6b51" color="#fff" style="background: #0d6b51; color: #ffffff;">Luas Tanah</th> | ||
64 | <th rowspan="2" width="105" bgcolor="#0d6b51" color="#fff" style="background: #0d6b51; color: #ffffff;">Luas Bangunan</th> | ||
65 | <th rowspan="2" width="105" bgcolor="#0d6b51" color="#fff" style="background: #0d6b51; color: #ffffff;">Tahun Berdiri</th> | ||
66 | <th colspan="5" width="105" bgcolor="#0d6b51" color="#fff" style="background: #0d6b51; color: #ffffff;">Jumlah SDM</th> | ||
67 | <th rowspan="2" width="105" bgcolor="#0d6b51" color="#fff" style="background: #0d6b51; color: #ffffff;">No. Telp/HP</th> | ||
68 | <th rowspan="2" width="105" bgcolor="#0d6b51" color="#fff" style="background: #0d6b51; color: #ffffff;">Email</th> | ||
69 | <th colspan="2" width="105" bgcolor="#0d6b51" color="#fff" style="background: #0d6b51; color: #ffffff;">Lokasi</th> | ||
70 | <th rowspan="2" width="105" bgcolor="#0d6b51" color="#fff" style="background: #0d6b51; color: #ffffff;">Lokasi Peta</th> | ||
71 | <th rowspan="2" width="105" bgcolor="#0d6b51" color="#fff" style="background: #0d6b51; color: #ffffff;">Profil Masjid</th> | ||
72 | </tr> | ||
73 | <tr nobr="true"> | ||
74 | <th width="105" bgcolor="#0d6b51" color="#fff" style="background: #0d6b51; color: #ffffff;">Jamaah</th> | ||
75 | <th width="105" bgcolor="#0d6b51" color="#fff" style="background: #0d6b51; color: #ffffff;">Imam</th> | ||
76 | <th width="105" bgcolor="#0d6b51" color="#fff" style="background: #0d6b51; color: #ffffff;">Khatib</th> | ||
77 | <th width="105" bgcolor="#0d6b51" color="#fff" style="background: #0d6b51; color: #ffffff;">Muazin</th> | ||
78 | <th width="105" bgcolor="#0d6b51" color="#fff" style="background: #0d6b51; color: #ffffff;">Remaja</th> | ||
79 | <th width="105" bgcolor="#0d6b51" color="#fff" style="background: #0d6b51; color: #ffffff;">Latitude</th> | ||
80 | <th width="105" bgcolor="#0d6b51" color="#fff" style="background: #0d6b51; color: #ffffff;">Longitude</th> | ||
81 | </tr> | ||
82 | </thead> | ||
83 | <tbody> | ||
84 | |||
85 | <tr> | ||
86 | <td valign="top" align="right">1</td> | ||
87 | <td valign="top">01.2.09.06.01.000001</td> | ||
88 | <td valign="top">Daarus Salam</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">Masjid Agung</td> | ||
93 | <td valign="top">Jl. Lipat Kajang Ds. Baru</td> | ||
94 | <td valign="top">Wakaf</td> | ||
95 | <td valign="top"></td> | ||
96 | <td valign="top"></td> | ||
97 | <td valign="top">1974</td> | ||
98 | <td valign="top">0</td> | ||
99 | <td valign="top">0</td> | ||
100 | <td valign="top">0</td> |