Guest User

Untitled

a guest
Nov 17th, 2018
96
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.78 KB | None | 0 0
  1. numero nome data
  2. 4 Manuel 2018-11-17
  3. 6 Rui 2018-11-17
  4. 6 Rui 2018-11-17
  5. 2 Raul 2018-11-17
  6. 2 Raul 2018-11-17
  7. 2 Raul 2018-11-17
  8. 3 Pedro 2018-11-17
  9. 3 Pedro 2018-11-17
  10. 2 Raul 2018-11-18
  11. 4 Manuel 2018-11-18
  12. 6 Rui 2018-11-19
  13. 6 Rui 2018-11-19
  14. 2 Raul 2018-11-19
  15. 2 Raul 2018-11-19
  16.  
  17. <!DOCTYPE html>
  18. <html>
  19. <body>
  20.  
  21. <select>
  22. <option value="x">Manuel 2018-11-17</option>
  23. </select>
  24. <select>
  25. <option value="x">Rui 2018-11-17</option>
  26. <option value="x">Rui 2018-11-17</option>
  27. </select>
  28. <select>
  29. <option value="x">Raul 2018-11-17</option>
  30. <option value="x">Raul 2018-11-17</option>
  31. <option value="x">Raul 2018-11-17</option>
  32. </select>
  33.  
  34. </body>
  35. </html>
Add Comment
Please, Sign In to add comment