Bläddra i källkod

[kitagata_support:09864] 【依頼】ホームページ更新(R0201人口)

kuni 4 år sedan
förälder
incheckning
358da45676
3 ändrade filer med 29 tillägg och 26 borttagningar
  1. 12
    12
      index.html
  2. 2
    2
      js/piechart.js
  3. 15
    12
      third/introduction_of_northern_town/Population_of_the_town.html

+ 12
- 12
index.html Visa fil

@@ -528,47 +528,47 @@
528 528
                       <table width="180" border="1px" bordercolor="#CCCCCC" cellpadding="0" cellspacing="0"
529 529
                         id="infokitagata" style="font-size:10px; border-collapse:collapse; margin-top:0; padding-top:0">
530 530
                         <caption style="text-align:right; line-height:5px; padding-bottom:4px;">
531
-                          平成31年2月1日現在
531
+                          令和2年1月1日現在
532 532
                         </caption>
533 533
                         <tr align="center">
534 534
                           <th width="45%" bgcolor="#ADD8E6">人口(人)</th>
535
-                          <td width="55%" style="text-align:right" bgcolor="#FFFFFF">18,465[+22]</td>
535
+                          <td width="55%" style="text-align:right" bgcolor="#FFFFFF">18,422[+14]</td>
536 536
                         </tr>
537 537
                         <tr>
538 538
                           <th bgcolor="#ADD8E6">世帯数(戸)</th>
539
-                          <td style="text-align:right" bgcolor="#FFFFFF">7,490[+18]</td>
539
+                          <td style="text-align:right" bgcolor="#FFFFFF">7,564[+7]</td>
540 540
                         </tr>
541 541
                         <tr>
542 542
                           <th bgcolor="#ADD8E6">男(人)</th>
543
-                          <td style="text-align:right" bgcolor="#FFFFFF">8,857</td>
543
+                          <td style="text-align:right" bgcolor="#FFFFFF">8,826</td>
544 544
                         </tr>
545 545
                         <tr>
546 546
                           <th bgcolor="#ADD8E6">女(人)</th>
547
-                          <td style="text-align:right" bgcolor="#FFFFFF">9,608</td>
547
+                          <td style="text-align:right" bgcolor="#FFFFFF">9,596</td>
548 548
                         </tr>
549 549
                       </table>
550 550
                       <!--前月の人口=============================================================================================================================================================-->
551 551
                       <!--
552
-                      <table width="180" border="1px" bordercolor="#CCCCCC" cellpadding="0" cellspacing="0" id="infokitagata"
553
-                        style="font-size:10px; border-collapse:collapse; margin-top:0; padding-top:0">
552
+                      <table width="180" border="1px" bordercolor="#CCCCCC" cellpadding="0" cellspacing="0"
553
+                        id="infokitagata" style="font-size:10px; border-collapse:collapse; margin-top:0; padding-top:0">
554 554
                         <caption style="text-align:right; line-height:5px; padding-bottom:4px;">
555
-                          平成30年10月1日現在
555
+                          平成31年2月1日現在
556 556
                         </caption>
557 557
                         <tr align="center">
558 558
                           <th width="45%" bgcolor="#ADD8E6">人口(人)</th>
559
-                          <td width="55%" style="text-align:right" bgcolor="#FFFFFF">18,410[-49]</td>
559
+                          <td width="55%" style="text-align:right" bgcolor="#FFFFFF">18,465[+22]</td>
560 560
                         </tr>
561 561
                         <tr>
562 562
                           <th bgcolor="#ADD8E6">世帯数(戸)</th>
563
-                          <td style="text-align:right" bgcolor="#FFFFFF">7,449[-18]</td>
563
+                          <td style="text-align:right" bgcolor="#FFFFFF">7,490[+18]</td>
564 564
                         </tr>
565 565
                         <tr>
566 566
                           <th bgcolor="#ADD8E6">男(人)</th>
567
-                          <td style="text-align:right" bgcolor="#FFFFFF">8,832</td>
567
+                          <td style="text-align:right" bgcolor="#FFFFFF">8,857</td>
568 568
                         </tr>
569 569
                         <tr>
570 570
                           <th bgcolor="#ADD8E6">女(人)</th>
571
-                          <td style="text-align:right" bgcolor="#FFFFFF">9,578</td>
571
+                          <td style="text-align:right" bgcolor="#FFFFFF">9,608</td>
572 572
                         </tr>
573 573
                       </table>
574 574
             -->

+ 2
- 2
js/piechart.js Visa fil

@@ -1,6 +1,6 @@
1 1
 //円グラフのデータ
2
-var PopMan = 8857;
3
-var PopWoman = 9608;
2
+var PopMan = 8826;
3
+var PopWoman = 9596;
4 4
 var data = [{
5 5
     value: PopMan,
6 6
     color: "#01a9de"

+ 15
- 12
third/introduction_of_northern_town/Population_of_the_town.html Visa fil

@@ -58,8 +58,8 @@
58 58
         <!--セクション お問い合わせ-->
59 59
         <article id="contact">
60 60
           <div id="contact_img">
61
-            <a href="../../third/town_admini_info/administrative_organization_chart.html"><img src="../../css/img/kitagata_support.png"
62
-                alt="お問い合わせはこちらから" /></a>
61
+            <a href="../../third/town_admini_info/administrative_organization_chart.html"><img
62
+                src="../../css/img/kitagata_support.png" alt="お問い合わせはこちらから" /></a>
63 63
           </div>
64 64
         </article>
65 65
         <!--セクション 翻訳-->
@@ -75,7 +75,8 @@
75 75
                 }, 'google_translate_element');
76 76
               }
77 77
             </script>
78
-            <script type="text/javascript" src="//translate.google.com/translate_a/element.js?cb=googleTranslateElementInit"></script>
78
+            <script type="text/javascript"
79
+              src="//translate.google.com/translate_a/element.js?cb=googleTranslateElementInit"></script>
79 80
           </div>
80 81
         </article>
81 82
         <div id="claer">
@@ -148,7 +149,7 @@
148 149
             </div>
149 150
           </div>
150 151
           <span id="template_article_block">
151
-            <p class="paragraphT5">平成31年2月1日時点での人口・世帯数</p>
152
+            <p class="paragraphT5">令和2年1月1日時点での人口・世帯数</p>
152 153
             <table border="0" cellpadding="2" cellspacing="2" width="280px" id="town">
153 154
               <tr>
154 155
                 <th width="100px"></th>
@@ -157,26 +158,26 @@
157 158
               </tr>
158 159
               <tr>
159 160
                 <th width="100px" bgcolor="#add8e6">人口(人)</th>
160
-                <td width="100px" bgcolor="#dcdcdc" align="right">18,465</td>
161
-                <td bgcolor="#dcdcdc" align="right">(+22)</td>
161
+                <td width="100px" bgcolor="#dcdcdc" align="right">18,422</td>
162
+                <td bgcolor="#dcdcdc" align="right">(+14)</td>
162 163
               </tr>
163 164
 
164 165
               <tr>
165 166
                 <th width="100px" bgcolor="#add8e6">男(人)</th>
166
-                <td width="100px" bgcolor="#dcdcdc" align="right">8,857</td>
167
+                <td width="100px" bgcolor="#dcdcdc" align="right">8,826</td>
167 168
                 <td bgcolor="#dcdcdc" align="right"></td>
168 169
               </tr>
169 170
 
170 171
               <tr>
171 172
                 <th width="100px" bgcolor="#add8e6">女(人)</th>
172
-                <td width="100px" bgcolor="#dcdcdc" align="right">9,608</td>
173
+                <td width="100px" bgcolor="#dcdcdc" align="right">9,596</td>
173 174
                 <td bgcolor="#dcdcdc" align="right"></td>
174 175
               </tr>
175 176
 
176 177
               <tr>
177 178
                 <th width="100px" bgcolor="#add8e6">世帯数</th>
178
-                <td width="100px" bgcolor="#dcdcdc" align="right">7,490</td>
179
-                <td bgcolor="#dcdcdc" align="right">(+18)</td>
179
+                <td width="100px" bgcolor="#dcdcdc" align="right">7,564</td>
180
+                <td bgcolor="#dcdcdc" align="right">(+7)</td>
180 181
               </tr>
181 182
 
182 183
 
@@ -399,7 +400,8 @@
399 400
                 <th>人口と世帯数の推移(図)</th>
400 401
               </tr>
401 402
             </table>
402
-            <img src="../../fourth/townguide/images/humen_increase_h29.jpg" alt="人口と世帯数の推移(図)" width="100%" height="200" />
403
+            <img src="../../fourth/townguide/images/humen_increase_h29.jpg" alt="人口と世帯数の推移(図)" width="100%"
404
+              height="200" />
403 405
             <div id="backtop">資料:国勢調査</div>
404 406
             <table width="450" border="0" cellpadding="3" cellspacing="1" id="infokitagata">
405 407
                <caption align="left">昼間人口・夜間人口</caption>
@@ -459,7 +461,8 @@
459 461
 
460 462
     <footer>
461 463
       <img src="../../css/img/kitagatafooter.png" width="920px" height="80px" alt="北方町" /><br />
462
-      <p class="footer_text"><a href="../../second/Copyright_and_link.html">リンクと著作権</a>|<a href="../../second/Privacy_policy.html">個人情報保護指針</a>|<a
464
+      <p class="footer_text"><a href="../../second/Copyright_and_link.html">リンクと著作権</a>|<a
465
+          href="../../second/Privacy_policy.html">個人情報保護指針</a>|<a
463 466
           href="../../second/Barrier_free_policy.html">バリアフリーポリシー</a></p>
464 467
     </footer>
465 468
 

Laddar…
Avbryt
Spara