Advertisement
bowka

Untitled

May 22nd, 2018
67
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 0.21 KB | None | 0 0
  1. <div>'employee'
  2.     <div class="firstName lastName">Honzo Doe  
  3.         <div class="age">age: 20</div>
  4.         <div>drink: apple juice <p> tesco quality </p></div>
  5.     </div>
  6.     <div>Tomas John</div>
  7. </div>
  8. <div>'customer'</div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement