Programming Tips - Bootstrap: hide on extra small devices

Date: 2018oct31 Library: Bootstrap Q. Bootstrap: hide on extra small devices A.
<span class='d-none d-sm-block'> I will not show on extra small devices </span>
More info https://getbootstrap.com/docs/4.1/utilities/display/