forked from marquez.juan/clase-11-ejercicio-integrador
ejercicio resuelto
This commit is contained in:
@@ -8,8 +8,8 @@
|
||||
</head>
|
||||
<body>
|
||||
<h1>Lista de libros</h1>
|
||||
<div id="busqueda">
|
||||
<input type="text" placeholder="Buscar por título o autor">
|
||||
<div>
|
||||
<input id="busqueda" type="text" placeholder="Buscar por título o autor">
|
||||
</div>
|
||||
<div id="listado_libros">
|
||||
<table>
|
||||
|
||||
Reference in New Issue
Block a user