Guest User

Untitled

a guest
Nov 1st, 2017
595
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 0.20 KB | None | 0 0
  1. <ul>
  2.     <li>juan:
  3.         <ul>
  4.             <li>juan@yahoo.com</li>
  5.             <li>juan@hotmail.com</li>
  6.         </ul>
  7.     </li>
  8.     <li>pedro:
  9.         <ul>
  10.             <li>pedro@yahoo.com</li>
  11.             <li>pedro@hotmail.com</li>
  12.         </ul>
  13.     </li>
  14. </ul>
Add Comment
Please, Sign In to add comment