- The ROPOT application does not display my table correctly? What shall I do?
- Provided you are trying to enter a table into a ROPOT application using the HTML editor
and it does not display correctly, you should edit the source code of the question (its
text format) containing the table in the plain text editor by inserting the <html> tag
in front of the table. The <html> tag does not require use of any closing tag.
Please ensure that you really enter the tag using the plain text editor (not the HTML one)
since otherwise it would be considered part of the text making up the question.
If you are entering a table into your question using the text editor from scratch, you may, for the sake
of its correct display, want to squeeze the table code into one line only. Another option
is the aforementioned insertion of the <html> tag, which allows you to make
the table code span several lines and thus easier to read (white spaces are ignored).