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

Untitled

By: a guest on Aug 20th, 2012  |  syntax: None  |  size: 0.39 KB  |  hits: 12  |  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="frame">
  2.         <div id="title_bar">
  3.                 <p id="title">최신 덧글</p>
  4.                 <img id="button_hide" align="right" alt="" src="btn_up.gif">
  5.         </div>
  6.         <ul id="newest_comments">
  7.                 <li class="comment">
  8.                         <a href="/746">comment 1</a>
  9.                         <span class="date">07-18</span>
  10.                 </li>
  11.                 <li class="comment">
  12.                         <a href="/747">comment 2</a>
  13.                         <span class="date">07-18</span>
  14.                 </li>
  15.         </ul>
  16. </div>