Page 1 of 1

Text Paragraph formating

Posted: Sun May 24, 2020 7:28 am
by atb
Hello
I'm trying to keep the format of some text - specifically the tabs to look like this -

Mon CLOSED
Tue 4:00pm - 11:00pm
Wed 4:00pm - 11:00pm
Thu 4:00pm - 11:00pm
Fri 4:00pm - 11:00pm
Sat 4:00pm - 11:00pm
Sun 4:00pm - 10:30pm

but when uploaded I get this -

Mon CLOSED
Tue 4:00pm - 11:00pm
Wed 4:00pm - 11:00pm
Thu 4:00pm - 11:00pm
Fri 4:00pm - 11:00pm
Sat 4:00pm - 11:00pm
Sun 4:00pm - 10:30pm

Is there any way to keep the formatting?
I have tried using a table but get undesirable results in a flex grid.

Cheers
atb

Re: Text Paragraph formating

Posted: Sun May 24, 2020 7:32 am
by Pablo
HTML does not support tabs, so the only way to do this is by using a table.

See also the example at the bottom of this page:
http://www.wysiwygwebbuilder.com/suppor ... etime.html