Ragazzi, grazie delle risposte!
Però scusate la mia ignoranza ma:
Questo è il codice della mia pagina
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<title>Benvenuti</title>
<meta name="GENERATOR" content="Microsoft FrontPage 4.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
</head>
<frameset rows="64,*" framespacing="0" border="0" frameborder="0">
<frame name="intestazione" scrolling="no" noresize target="intestazione" src="Frame/Titolo.htm">
<frameset cols="150,*,250">
<frame name="sommario" target="principale" src="Frame/pulsantiera.htm" scrolling="no" noresize>
<frame name="principale" src="Frame/Corpo.htm" scrolling="auto" noresize target="_self">
<frame name="menu" src="Frame/menulato.htm" marginwidth="0" marginheight="0" scrolling="no" noresize>
</frameset>
<noframes>
<body>
La pagina corrente utilizza i frame. Questa caratteristica non è
supportata dal browser in uso.</p>
</body>
</noframes>
</frameset>
</html>
- Io nel Frame Menu non voglio la barra di scorrimento Orizzontale;
- Nel Frame sommario vorrei la barra a sinistra
- e Sempre vorrei poter cambiare il colore delle barre, potreste indicarmi meglio dove mettere il codice che mi avete scritto??
Scusate l'ignoranza, ma ancora sto imparando!!!
Grazie Mille!!!