yo criei un frame, mas ahora tengo que poner el border: como poner?
en el frame index no tiene el frameset para yo poner:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>Untitled Document</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>
<body>
<div id="LaLogo" style="position:absolute; left:4px; top:4px; width:135px; height:55px; z-index:2"><img src="Images/CERON_logo.jpg" width="136" height="58"></div>
<div id="LaTitulo" style="position:absolute; left:148px; top:5px; width:590px; height:25px; z-index:3; background-color: #0000CC; layer-background-color: #0000CC; border: 1px none #000000;">
<div align="center"><font color="#FFFFFF" size="3" face="Comic Sans MS"> <strong>Ajuda
Sistema de Acompanhamento e Gestão Empresarial</strong></font></div>
</div>
<div align="center">
<div id="Layer1" style="position:absolute; left:148px; top:35px; width:590px; height:28px; z-index:4; background-color: #009933; layer-background-color: #009933; border: 1px none #000000;">
<table width="100%" border="0">
<tr>
<td width="33%"><div align="center"> <a href="help_frame_left_adm.html" target="left"><img src="Images/help_adm.jpg" width="102" height="27" border="0"></a></div></td>
<td width="37%"><div align="center"> <a href="help_frame_left_sinc.html" target="left"><img src="Images/help_sinc.jpg" width="102" height="27" border="0"></a></div></td>
<td width="30%"><div align="center"> <a href="help_frame_left_ind.html" target="left"><img src="Images/help_ind.jpg" width="102" height="27" border="0"></a></div></td>
</tr>
</table>
</div>
<p> </p>
</div>
<div align="left"></div>
</body>
</html>
yo lo hizo en dreamweaver mx
gracias