>> KEY |
>> FUNCTION
|
Number key |
The bug will eat one character at the point it falls and stay there.
|
Alphabet key |
These keys will stay at the point where the bug fell after eating one character. When the same character falls beside it, they become "adult" (a capital letter) and produce offspring. Example : When "b" invades beside "b". These become "adult" and make a "child" between them. bb -> BbB
|
Mark key |
These keys first search around the point where the bug fell. When they find an adult bug they convert them to HTML tag. The bug does not stay inside of HTML. Example : BbB -> Adult bug converted to HTML tag.
|
Delete key or Backspace key and Calculate key |
These keys will remove a bug which exists in HTML code. When a bug is removed it spits out one character of HTML source code, and the bug jumps out.
|
Tab key |
This key will switch the display mode between "web page" and "HTML source". In the "HTML source" mode, you can see the bug as a red letter.
|