perchč non va bene? cosa devo correggere?Originariamente inviato da Vincent.Zeno
Dovresti riguardare tutto il codice dela pagina.....
questo mica va bene...
codice:<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN" "http://www.w3.org/TR/html4/frameset.dtd"> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <title>Documento senza titolo</title> </head> <frameset rows="80,*,80" frameborder="NO" border="0" framespacing="0"> <frame src="UntitledFrame-2.htm" name="topFrame" scrolling="NO" noresize> <frameset cols="80,*,80" frameborder="no" border="0" framespacing="0"> <frame src="UntitledFrame-4.htm" name="leftFrame" scrolling="NO" noresize> <frame src="Untitled-2.htm" name="mainFrame"> <frame src="UntitledFrame-3.htm" name="rightFrame" scrolling="NO" noresize> </frameset> <frame src="UntitledFrame-5.htm" name="bottomFrame" scrolling="NO" noresize> </frameset> <noframes><body> </body></noframes> </html>