ciao a tutti.. posto anche il codice per farmi capire:
codice:
<html>
<head>
<title>BLA BLA BLA</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>
<frameset frameborder="0" border="0" framespacing="0" rows="80,*">
<frame name="topFrame" scrolling="NO" noresize src="Upperframe.html" target="mainFrame">
<frameset frameborder="0" border="0" framespacing="0" rows="*">
<frameset frameborder="0" border="0" framespacing="0" cols="136,*">
<frame name="leftFrame" scrolling="NO" noresize src="left_frame.html" target="mainFrame">
<frame name="mainFrame" src="frame1.htm" scrolling="auto">
</frameset>
</frameset>
<noframes>
<body bgcolor="#FFFFFF" text="#000000">
</body>
</noframes>
</frameset>
<frameset>
</frameset>
</html>
nonappena inserisco nell'head il codice sottostante, mi sparisce tutto..come faccio a inserire un sottotitolo senza problemi?
codice:
<tr align="center">
<td height="2" ><div class="toptext"> BLA BLA BLA BLA</div></td>
</tr>
grazie e buon lavoro..