I find myself using large numbers of the blank space ( ) property to align elements in my layouts. It works, but it smacks of messy coding habits to me. Instead of copying and pasting   dozens of times in the code, I wondered if there was a way to specify the number to be inserted, for example ( )27
to have 27 blank spaces inserted by the browser.
There may be other ways to do this, but I don’t know enough to know where to look. I looked for a way to set tabs, but found none.
I’ve searched and not found an answer to the question but that might be down to my not knowing how to state the search argument to get hits. I’ve looked through modules of the W3Schools tutorials and references without any luck.