Código HTML:
Ver original
<!doctype html> <html lang="es"> <head> <meta charset="UTF-8"> <link href="css/style.css" type="text/css" rel="stylesheet"/> <link href="css/jquery-ui.css" type="text/css" rel="stylesheet"/> <link href="css/datatables.css" type="text/css" rel="stylesheet"/> <script> </script> </head> <body> <header> </header> <section> <table> <thead> <tr> </thead> </table> </section> </body> </html> nose si necesiten que ponga otros códigos como el js para meter los datos de la bd saludos