Lo anterior porque nesecitaba presentar una lista pero con algo de formato y gunos botones. Y seme ocurrio un iFrame, pero ¿Que opinan de esta alternativa?
¿Que tan portable sera?
Código HTML:
<div style="HEIGHT:100px; WIDTH:50%; OVERFLOW:auto"> <table border=1 width=100%> <tr><td>stuff</td> <td>more stuff</td></tr> <tr><td>stuff</td> <td>more stuff</td></tr> <tr><td>stuff</td> <td>more stuff</td></tr> <tr><td>stuff</td> <td>more stuff</td></tr> <tr><td>stuff</td> <td>more stuff</td></tr> <tr><td>stuff</td> <td>more stuff</td></tr> <tr><td>stuff</td> <td>more stuff</td></tr> <tr><td>stuff</td> <td>more stuff</td></tr> </table> </div>