Código HTML:
<html> <head> <title>prueba</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> </head> <body> <div align="center"> <p>PRUEBA</p> <form action="" method="post" name="" id=""> <table width="457" border="1"> <tr> <td><div align="center"> <input name="se" type="radio" value="noticias"> Noticias - <input name="se" type="radio" value="deportes"> Deportes - <input name="se" type="radio" value="horoscopo"> Horoscopo</div></td> </tr> <tr> <td><div align="center"> <p>Opciones cambiantes</p> <p> </p> </div></td> </tr> <tr> <td><div align="center"> <input type="submit" name="Submit" value="Enviar"> </div></td> </tr> </table> </form> <p> </p> </div> </body> </html>
Espero que me hallan entendido, estare muy agradecidos por la ayuda que sea necesaria. saludos
