When using word spacing in css how can I make a two or three word phase stay together?
for instance lets say I use this code word-spacing: 20px
Riverview Tampa Apollo Beach
Riverview and Tampa are fine but Apollo Beach the Beach part moves the 20px
I want it to stay together.


Reply With Quote