"java-vetores"
Bootstrap 4.1.1 Snippet by Emanuela

<link href="//maxcdn.bootstrapcdn.com/bootstrap/4.1.1/css/bootstrap.min.css" rel="stylesheet" id="bootstrap-css"> <script src="//maxcdn.bootstrapcdn.com/bootstrap/4.1.1/js/bootstrap.min.js"></script> <script src="//cdnjs.cloudflare.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script> <!------ Include the above in your HEAD tag ----------> <h2>Cadastra Aluno</h2> <p>vamos</p> <p id="demo"></p>
p{ background-color: pink }
var nomes=["","","","",""]; nomes[0]= prompet("usuarios1");val() nomes[1]= prompet("usuarios2");val() nomes[2]= prompet("usuarios3");val() nomes[3]= prompet("usuarios4"); nomes[4]= prompet("usuarios5"); document.getElementById("demo").innerHTML = nomes;

Related: See More


Questions / Comments: