Skip to content

Commit cc7b7bf

Browse files
committed
Ajustes. osm-codes/WS#58
1 parent 7911e15 commit cc7b7bf

File tree

1 file changed

+13
-15
lines changed

1 file changed

+13
-15
lines changed

index.html

Lines changed: 13 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,6 @@
7171
}
7272
</script>
7373
</head>
74-
7574
<body>
7675
<header class="afa-header">
7776
<div class="wrapper afa-header_wrapper">
@@ -82,12 +81,12 @@
8281
<img src="./resources/img/OSMcodes-logo.png" alt="A logo representing the AFAcodes project">
8382
</div>
8483
</header>
85-
84+
<main>
8685
<h2>Options</h2>
8786
<p><abbr title="AddressForAll Codes">AFAcodes</abbr> are sovereign decisions of each country about its <a target="_blanck" title="see Wikipedia explanation on geocodes" href="https://en.wikipedia.org/wiki/Geocode">geocodes</a>,
8887
and some countries are implementing it. <i>Logistic</i> and <i>Scientific</i> <abbr title="AddressForAll Codes">AFAcodes</abbr> applications are interoperable.
8988
</p>
90-
89+
<section>
9190
<p><b><i>Logistic <abbr title="AddressForAll Codes">AFAcodes</abbr></i></b>, by jurisdiction:</p>
9291
<ul>
9392
<li>Work cases:
@@ -98,28 +97,27 @@ <h2>Options</h2>
9897
<option value="CO">CO - Colombia</option>
9998
</select> &nbsp; <span id="wrk_jurL2"></span> &nbsp; <span id="wrk_jurL3"></span>
10099
</li>
101-
<!-- <li>(draft) Full list, only for list-test:
100+
<li>(draft) Full list, only for list-test:
102101
<select name="countries2" id="sel_jurL1" onchange="sel_jurL1(this.value,'sel')">
103-
<option value="">-- Country --</option>-->
104-
<!-- <option value="BR">BR - Brazil</option> -->
105-
<!-- <option value="CM">CM - Cameroon</option> -->
106-
<!-- <option value="CO">CO - Colombia</option> -->
107-
<!-- <option value="SV">SV - El Salvador</option>
108-
<option value="UY">UY - Uruguay</option>
102+
<option value="">-- Country --</option>
103+
<option value="CO">CO - Colombia</option>
104+
<option value="SV">SV - El Salvador</option>
105+
<!-- <option value="UY">UY - Uruguay</option> -->
109106
</select> &nbsp; <span id="sel_jurL2"></span> &nbsp; <span id="sel_jurL3"></span>
110-
</li>-->
107+
</li>
111108
</ul>
112-
109+
</section>
110+
<section>
113111
<p><b><i>Scientific <abbr title="AddressForAll Codes">AFAcodes</abbr></i></b> and <i>scientific grid</i> (draft), by country:</p>
114112
<ul>
115113
<li><a href="./BR+A" title="View Scientific AFAcodes for Brazil">Brazil</a></li>
116114
<li><a href="./CM+9" title="View Scientific AFAcodes for Cameroon">Cameroon</a></li>
117115
<li><a href="./CO+C" title="View Scientific AFAcodes for Colombia">Colombia</a></li>
118116
<!-- <li><a href="./EC+08" title="View Scientific AFAcodes for Ecuador">Ecuador</a></li>-->
119-
<li><a href="./SV+A" title="View Scientific AFAcodes for El Salvador">El Salvador</a></li>
117+
<li><a href="./SV+7" title="View Scientific AFAcodes for El Salvador">El Salvador</a></li>
120118
<!-- <li><a href="./UY+B" title="View Scientific AFAcodes for Uruguay">Uruguay</a></li> -->
121119
</ul>
122-
120+
</section>
123121
<section class="section-divider">
124122
<div class="youtube-video-container">
125123
<iframe
@@ -133,7 +131,7 @@ <h2>Options</h2>
133131
</iframe>
134132
</div>
135133
</section>
136-
134+
</main>
137135
<footer class="section-divider section-footer">
138136
<p class="font_small"><a href="https://wiki.addressforall.org/doc/osmc:Vers%C3%B5es" title="View available software versions">Software versions</a></p>
139137
<p class="font_small"><a href="./_talk/" title="Contact AFA.codes team">Contact us</a></p>

0 commit comments

Comments
 (0)