Stack Overflow en español Asked by Akalele on December 14, 2021
Hola que tal estoy necesitando ayuda para programar este proyecto, el cual consiste en dividir una cantidad de 10 participantes en mitades iguales aleatoriamente con javascript. Mi código hasta ahora:
<script>arreglo[] /*se ingresan los participantes mediante un input */</script>
<html>
<div id="esquema">
<div class="cuadros">
<h2>Equipo 1</h2>
<table id="equipouno">
<tbody>
<td>/*Aqui deberian ir 5 participantes aleatorios */</td>
</tbody>
</table>
</div>
<div class="cuadros" style="float: right; margin-right: 25%;">
<h2>Equipo 2</h2>
<table id="equipodos">
<tbody>
<td>/*Aqui deberian ir los 5 restantes */</td>
</tbody>
</table>
</div>
</div>
</html>
Get help from others!
Recent Answers
Recent Questions
© 2024 TransWikia.com. All rights reserved. Sites we Love: PCI Database, UKBizDB, Menu Kuliner, Sharing RPP