Don't like ads? PRO users don't see any ads ;-)
Guest

Untitled

By: a guest on Jul 10th, 2012  |  syntax: None  |  size: 0.82 KB  |  hits: 35  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. <div id="jqDemo">
  2. <p class="goofy"> This is a <em>paragraph</em> of <strong>text</strong> with class=”goofy.” It has an <a href="http://www.englishrules.com" class="external text" title="http://www.englishrules.com">external link</a>, some <code>$(code)</code>, and a <a href="#dt-link3_same-page_link" title="">#dt-link3 same-page link</a>. </p>
  3.         <ol>
  4.                 <li>list item 1 with dummy link to <a href="/action/edit/Silly.pdf" class="new" title="Silly.pdf">silly.pdf</a></li>
  5.                 <li class="goofy"><em>list <strong>item</strong> 2</em> with class=”<strong>goofy</strong>“</li>
  6.                 <li>list item 3<span style="display: none;"> SURPRISE!</span></li>
  7.                 <li><strong>list item 4</strong> with silly link to <a href="/action/edit/Silly.pdf_silly.pdf" class="new" title="Silly.pdf silly.pdf">silly.pdf silly.pdf</a></li>
  8.         </ol>
  9. </div>