Advertisement
abdurahman_argoebie

chat

Sep 25th, 2019
165
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 0.38 KB | None | 0 0
  1.  <div id='coba'>
  2.    <li>
  3.    <div class="test"><img src="course.png"/><p class="text">Computer</p>
  4.     <span class="list">
  5.       <p>Course 1 <input type="hidden" id="id1" value="1" class='y'></p>
  6.       <p>Course 2 <input type="hidden" id="id2" value="2" class='y'></p>
  7.       <p>Course 3 <input type="hidden" id="id3" value="3" class='y'></p>
  8.     </span>
  9.    </div>
  10.   </li>
  11.  </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement