ds5010 / broadband

MIT License
2 stars 1 forks source link

add some speed information below the interractive map #26

Closed zyune closed 2 years ago

zyune commented 2 years ago
Screen Shot 2022-05-01 at 11 21 18 AM
PhilipMathieu commented 2 years ago

What if we just slightly reformat to make it match the legend of the static tier map above? I.e.:

<p>Tier 5: Download and upload speeds greater than 100MB/s.</p>
<p>Tier 4: Download speed between 50Mb/s and 100Mb/s, upload speed between 10Mb/s and 100Mb/s.</p>
<p>Tier 3: Download speed between 25 Mb/s and 50 Mb/s, upload speed between 3 Mb/s and 10 Mb/s.</p>
<p>Tier 2: Download speed between 10Mb/s to 25Mb/s, upload speed between 1 Mb/s and 3 Mb/s.</p>
<p>Tier 1: Download speed below 10Mb/s, speed below 1 Mb/s.</p>
PhilipMathieu commented 2 years ago

We should also add a space between the number and "Mb/s" where it's missing.

pbnu commented 2 years ago

Tier 0 won't be shown (at least, not now) This might look nicer/more concise (don't use bootstrap formatting)....

https://developer.mozilla.org/en-US/docs/Web/HTML/Element/ul

For example...

https://github.com/ds5010/broadband/blob/pb/docs/index.html