Guides: Tables
Code Snippets
HTML
<----->Example<----->Connector / Integration
CSS
<----->Example<----->
body {
margin:0;
color:#666;
font:1.4em/2.145em Arial, Helvetica, sans-serif;
background:#fff;
min-width:320px;
-webkit-text-size-adjust:100%;
}
JS
<----->Example<----->
function helloSyntaxHighlighter()
{
return "hi!";
}