Exemplo n.º 1
0
<html>
<head>
<title>Admin</title>
<meta http-equiv='Content-Type' content='text/html' charset="utf-8" />
<script type="text/javascript" src="../js/jquery-1.4.2.min.js"></script>
<script type="text/javascript" src="../js/admin.js"></script>
<link href="../css/cuerpo.css" type="text/css"  rel="stylesheet"/>
<link href="../css/encabezado.css" type="text/css"  rel="stylesheet"/>

</head>
<body style="font-family:Arial;width:600px;margin:0px auto;">
<?php 
@session_start();
include '../php/Generos.php';
$generos = new Generos();
$gens = $generos->traerGeneros();
?>
<div id="columna_centro" style="width:650px;height:auto;">
<a id="btn" style="cursor:pointer;float:right;width:auto;clear:both;color:red;margin-top:20px;margin-right:20px;text-decoration:none;text-align:center;margin-bottom:20px;" href="generos_insertar.php">Insertar género</a>
</br>
</br>
</br>
</br>
</br>

<table id="tabla" style="float:left;margin-left:20px;" >
	<tr>
    	<td style="color:#520C06;width:300px;">
        Nombre
        </td>
        <td style="color:#520C06;width:300px;">