[ARCHIVED] Code to allow long strings of characters (e.g. urls) to break automatically so they don't overflow their containers?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-07-2017
06:28 PM
Hi folks,
I've been creating some column layout templates for my colleagues that include image and video examples, and their citation details. The layouts have been created using Flex boxes. On the whole, the layouts have worked well, however, I noticed that the urls I've included as part of the citation information under the video/image do not wrap if they're too long for their container; they just go beyond the container. Does anyone know any code that will prevent this? So far, any code I have found that would do the job gets stripped out.
This discussion post is outdated and has been archived. Please use the Community question forums and official documentation for the most current and accurate information.