templates/en/html/uvi_table.html
changeset 1053 878b81ffb8f7
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/templates/en/html/uvi_table.html	Mon Feb 03 17:20:42 2020 +0100
     1.3 @@ -0,0 +1,44 @@
     1.4 +
     1.5 +The table below gives an indication of the importance of the different UV indices: 
     1.6 +<br>
     1.7 +<br>
     1.8 +<table border="black">
     1.9 +  <colgroup>
    1.10 +  <col width="100">
    1.11 +  <col width="100">
    1.12 +  <col width="400">
    1.13 +  </colgroup>
    1.14 +  <tr>
    1.15 +    <th align="center" bgcolor="#E0E0E0">UV-Index</th>
    1.16 +    <th align="center" bgcolor="#E0E0E0">Evaluation</th>
    1.17 +    <th align="center" bgcolor="#E0E0E0">Protection</th>
    1.18 +  </tr>
    1.19 +  <tr>
    1.20 +    <td align="center" bgcolor="#00B000">0 – 2</td>
    1.21 +    <td align="center" bgcolor="#00B000">low</td>
    1.22 +    <td style="padding-left:25px;"> No protection required</td>
    1.23 +  </tr>
    1.24 +  <tr>
    1.25 +    <td align="center" bgcolor="#FFFF00">3 – 5</td>
    1.26 +    <td align="center" bgcolor="#FFFF00">moderate</td>
    1.27 +    <td style="padding-left:25px;">Protection required: hat, T-shirt, sunglasses, sunscreen</td>
    1.28 +  </tr>
    1.29 +  <tr>
    1.30 +    <td align="center" bgcolor="#F87820">6 – 7</td>
    1.31 +    <td align="center" bgcolor="#F87820">high</td>
    1.32 +    <td style="padding-left:25px;">Protection required: hat, T-shirt, sunglasses, sunscreen</td>
    1.33 +  </tr>
    1.34 +  <tr>
    1.35 +    <td align="center" bgcolor="#FF0000">8 – 10</td>
    1.36 +    <td align="center" bgcolor="#FF0000">very high</td>
    1.37 +    <td style="padding-left:25px;">additional protection required: avoid staying outside if possible</td>
    1.38 +  </tr>
    1.39 +  <tr>
    1.40 +    <td align="center" bgcolor="#7F00FF">≥ 11</td>
    1.41 +    <td align="center" bgcolor="#7F00FF">extreme</td>
    1.42 +    <td style="padding-left:25px;">additional protection required: avoid staying outside if possible</td>
    1.43 +  </tr>
    1.44 +</table>
    1.45 +<h6>Source: <a href="https://www.bag.admin.ch/bag/de/home/gesund-leben/umwelt-und-gesundheit/strahlung-radioaktivitaet-schall/elektromagnetische-felder-emf-uv-laser-licht/sonne_uv-strahlung/uv-index.html">
    1.46 +            Schweizerisches Bundesamt für Gesundheit</a></h6>
    1.47 +
Impressum Datenschutzerklärung