I may be only exposing my own ignorance, but I learned something about HTML today that seems so fundamental. I’m very surprised that I didn’t learn this before so I am sharing it here.
Problem: You have lines that are wrapping in weird places. See figure 1. Solution: Add a non-breaking space. See figure 2.
So for example in the solution above you change the code to be “Other Sander Accessories (3)” and the line wraps a little less awkwardly. The non-breaking space is just that, it says “visualize a space but don’t wrap the line here”.
No Comments, Comment or Ping
Reply to “breaking”