flow lengthy text content across 2 or 3 columns, like a newpaper
Just thinking about this idea, I'd like to divide a text heavy page layout into 2 or 3 narrower columns for readability, like a newpaper or magazine. Is there Razor functionality that would maybe take the word count entered into the RTE and divide it, and another that would parse it, for lack of a better term, into equal chunks of words? Hate to see it split mid-word if it was only character based.
What would be the best or even just a general way to go about attempting this?
While writing this, it occurred to me that you'd also have to put a limit on publishers so they didn't end up creating pages much longer than a screen full and cause readers to scroll up and down a lot.
flow lengthy text content across 2 or 3 columns, like a newpaper
Just thinking about this idea, I'd like to divide a text heavy page layout into 2 or 3 narrower columns for readability, like a newpaper or magazine. Is there Razor functionality that would maybe take the word count entered into the RTE and divide it, and another that would parse it, for lack of a better term, into equal chunks of words? Hate to see it split mid-word if it was only character based.
What would be the best or even just a general way to go about attempting this?
While writing this, it occurred to me that you'd also have to put a limit on publishers so they didn't end up creating pages much longer than a screen full and cause readers to scroll up and down a lot.
Thanks much.
is working on a reply...