Edit in JSFiddle

 <body>
     <p>This is text without cite effect.</p>
     <code>This is text with cite effect.</code><br/>
     <code>var myArray=new Array(3);</code>
     </body>