• The CSS word-break property specifies how words should break when reaching the end of a line. Example: <!DOCTYPE html> <html> <head> <style> p { width: ...