salve raga, studiando l'argomento dei frame, ho cercato di inserire un video su una pagina e sotto scrivere altre cose... provando ad aprire il browser esce il riquadro che però rimane bianco e non succede niente...
ecco il codice:
codice:<!DOCTYPE HTML PUBLIC “-//W3C//DTD HTML 4.01 Frameset//IT” “http://www.w3.org/TR/html4/frameset.dtd”> <html> <head> <meta http-equiv=”Content-Type” content=”text/html; charset=iso-8859-1"> <title>chi c'è</title> </head> <iframe src="http://www.youtube.com/watch?v=GwLGMeQr0aM" width="600" height="300"> </iframe> </html>