Code
Inline
When you call the activate()
method on the robotSnowman
object, the eyes glow. Font switches to mono-spaced typeface.
Code block
function getJello() {
echo $aDeliciousSnack;
}
Code block with line numbers
<?php
echo 'Hello World!’;
?
>