Visualizzazione dei risultati da 1 a 2 su 2

Discussione: aiuto con frame..

  1. #1
    Utente di HTML.it
    Registrato dal
    Jan 2001
    Messaggi
    146

    aiuto con frame..

    per favore sto impazzendo

    www.weratraces.com
    poi si clicca e si apre una finestra 780x580
    è fatta da 4 frame
    home_destra.htm
    home_alto.htm
    home_sinistra.htm
    home_centro.htm
    home.htm


    mi dite perche non riesco a centrarli bene?
    mi aiutate ad impostarte la home.htm per i frame



    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN" "http://www.w3.org/TR/html4/frameset.dtd">
    <html>
    <head>
    <title><%=sitename%></title>
    <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
    </head>
    <frameset rows="*" cols="*,418" framespacing="0" frameborder="NO" border="0">
    <frameset rows="96,*" cols="*" framespacing="0" frameborder="NO" border="0">
    <frame src="home_alto.asp" name="alto" scrolling="NO" noresize>
    <frameset rows="*" cols="97,*" framespacing="0" frameborder="NO" border="0">
    <frame src="home_sinistra.as" name="sinistra" scrolling="NO" noresize>
    <frame src="home_centro.asp" name="centro" noresize>
    </frameset>
    </frameset>
    <frame src="home_destra.asp" name="destra" scrolling="NO" >
    </frameset>
    <noframes>
    <body>
    </body>
    </noframes>
    </html>

  2. #2
    Utente di HTML.it
    Registrato dal
    Dec 2000
    residenza
    Savona
    Messaggi
    897
    Illustra semplicemente cosa vuoi realizzare, con le dimensioni delle finestre e Ti scrivo il codice.
    Ciao,
    dover

Permessi di invio

  • Non puoi inserire discussioni
  • Non puoi inserire repliche
  • Non puoi inserire allegati
  • Non puoi modificare i tuoi messaggi
  •  
Powered by vBulletin® Version 4.2.1
Copyright © 2025 vBulletin Solutions, Inc. All rights reserved.