hola que tal a todos?
tengo una pregunat con respecto.
como publicar la pagina ya en internet?
cuento con un servidor de PHP.
que me imagino que es donde estara la pagina.
mi index es este:
<?php echo "<?xml version=\"1.0\" encoding=\"iso-8859-1\"?".">"; ?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Frameset//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-frameset.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>Documento sin título</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
</head>
<!-- frames -->
<frameset rows="73,*" cols="*" bordercolor="#663333" border="2" style="fondo">
<frame name="arriba" src="arriba.htm" scrolling="no">
<frameset rows="*" cols="143,*">
<frame name="izq" src="menubueno.php" scrolling="auto">
<frame name="der" src="contenido.php" scrolling="auto">
<frame name="der" src="clasificaciondehardware.php">
<frame name="der" src="controladoresdriver.php">
<frame name="der" src="departamentos.php">
<frame name="der" src="recursosbibliogarficos.php">
<frame name="der" src="direccionesip.php">
<frame name="der" src="almacen.php">
<frame name="der" src="asigdesoftw.php">
<frame name="der" src="editoriales.php">
<frame name="der" src="equiposdeentradaysalida.php">
<frame name="der" src="equiposdeprocesamiento.php">
<frame name="der" src="tiposdeacciones.php">
<frame name="der" src="Tiposdecausas.php">
<frame name="der" src="tiposdeimpresoras.php">
<frame name="der" src="tiposdemarcas.php">
<frame name="der" src="tiposderecursosbibliograficos.php">
<frame name="der" src="puestos.php">
<frame name="der" src="editoriales.php">
</frameset>
</frameset>
<noframes></noframes>
</html>
si se necesita algo mas me pueden decir para brinadra mas informacion.
graciasssssssss todos por ayudarme