<CODE> Code

Description
Denotes a fragment of computer code.

Here's an example:

void main() {

printf("Hello world!");

}
Syntax
<CODE>text</CODE>