There are two types of entries that can be entered into the initial or final section.
¹ These number can be entered from the number pad, or the number row keys.
There are 2 Different spots comments can be entered in
In the comment section you can use some html tags to format the comment nicely for the report. The tags you can use are shown below.
| Tags and formating | Results |
|---|---|
<b>Bold Text</b> | Bold Text |
<i>Italic Text</i> | Italic Text |
<u>Underlined Text</u> | Underlined Text |
<strike>Strikethrough Text</t> | |
<sub>Subscript Text</sub> | Subscript Text |
<sup>Superscript Text</sup> | Superscript Text |
<font color="FF8030">Change Text Colour</font> | Change Text Colour (Pretend this is in Orange :) cause I can't actually change it… on the wiki |
Forces a break line<br> There is <br> another line | Forces a break line There is another line |
<nowrap>Disables word wrap</nowrap> | Disable word wrap |