As I work on creating my portfolio website using Bootstrap and custom CSS, I am running into an issue with the game titles breaking in the middle when displayed. Despite my limited proficiency in English, I tried searching for a solution without success.
I introduced myself as Anabelle Rosseto, a programmer specializing in games and websites. Some of my favorite games include Super Mario Bros. 3, The World Ends With You, and Donkey Kong Coutry TF.
Despite trying various methods like text break and overflow properties, I cannot get the full game title to wrap to the next line smoothly. Should I resort to writing my own JavaScript code? If there was a way to treat the string of words as a single entity, it would greatly alleviate my current struggle.