Responsive URLs

Sometimes you have a long URL—if you're not allowed to shorten the display text, you can at least make it wrap correctly with the word break opportunity tag:

<wbr>

Stick it in the appropriate segments of long URLs or wherever you want to break the line on your terms. Exp:

<a href="###">www.notdefined.tech/<wbr>resources/</a>