The HTML <code> element is used to specify a fragmant of computer code within it. It is usually rendered as a monospace font that is smaller than the rest of the font on the page.
$ourVar = $myVar + $yourVar;
global attributes - global core attributes
See: list of global attributes
global event handlers - global event handler attributes
See: list of global event handlers