Topic: How do I insert a TAB character in TinyMCE editor?
Is there a way to insert a TAB character in TinyMCE editor to tabulate/line-up certain things? For example:
Subject Marks Scored
--------- ---------------
Math 90%
Science 82%
. .
. .
. .
Currently, the TAB character takes me to the next field/control on my web page. I use spaces to align the columns. It looks good/bad depending on the font face used. If Courier is used, the columns will line up neatly. Else, they may not. However, we don't use Courier; we use Arial/Times New Roman font faces.