April 12, 201016 yr Id like to achieve a sort line break effect with a footer navigation for a joomla site im building. ie im looking to achieve something like this with the break after the first word NAV LINK This would be easy if i didnt want to keep the joomla menu editing since i could achieve this with the following: <ul> <li> NAV</br>LINK </li> </ul> So my question does a css selector exist for word wrapping or word breaking ?
Create an account or sign in to comment