Code Snippet

[section is_fullwidth=”” padding=”” margin=”” text_color=”” background_color=”” background_image=”” video=”” auto_generated=”” first_in_builder=”1″ _made_with_builder=”true”][row][column width=”1_1″ _made_with_builder=”true”][special_heading title=”Prettyprint style” subtitle=”” heading=”h3″ centered=”” _made_with_builder=”true”][/special_heading][text_block text=”<pre class="prettyprint linenums pre-scrollable">&lt;script type="text/javascript"&gt;
// Say hello world until the user starts questioning
// the meaningfulness of their existence.
function helloWorld(world) {
for (var i = 42; –i &gt;= 0;) {
alert('Hello ' + String(world));
}
}
&lt;/script&gt;
&lt;style&gt;
p { color: pink }
b { color: blue }
u { color: "umber" }
&lt;/style&gt;</pre>” _made_with_builder=”true”][/text_block][/column][/row][/section]