forked from marquez.juan/clase-10-ejercicios-de-repaso
ejercicio 9: quiz de opcion multiple
This commit is contained in:
@@ -8,7 +8,13 @@
|
||||
</head>
|
||||
<body>
|
||||
<h1>Ejercicio 9</h1>
|
||||
<h1>Quiz</h1>
|
||||
|
||||
<div id="quiz"></div>
|
||||
|
||||
<button id="siguiente" style="display:none">
|
||||
Siguiente
|
||||
</button>
|
||||
<script src="ejercicio9.js"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user