O Level Papers!
The CSS property word-wrap: break-word; (now often replaced by overflow-wrap: break-word;) ensures that if a word is too long to fit within its container, it will break onto the next line, preventing layout overflow. This is especially useful for very lon