Più iframe nella pagina, più collegamenti alle vari pagine

« Older   Newer »
  Share  
max_400
view post Posted on 19/8/2010, 22:46     +1   -1




CODICE
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="it" lang="it">
<head>
<title> Titolo della mia pagina Web</title>
<link rel="stylesheet" type="text/css" href="foglio.css">
</head>
<body>
<div align=center>
<p>Questi sono i lavori che ho fatto di recente</p>

<p>esempio N. 1</p>

<iframe src="finisce_un_animazione_e_ne_inizia_un_altra1.htm" id="intro" name="intro" width="600" height="200" marginwidth="3" marginheight="3">
</iframe>

....


<iframe src="pianoforte1.htm" id="intro2" name="intro2" width="600" height="200" marginwidth="3" marginheight="3">
</iframe>
<a target="_blank" href="telltarget-topo.htm" title="Programma di questo corso">Esempio - N. 3 - Vai alla pagina del sorcio
<iframe name="topo" src="telltarget-topo.htm" frameborder="3" scrolling="auto" width="550" height="200">
SE COMPARE QUESTO MESSAGGIO SIGNIFICA CHE IL TUO BROWSER NON SUPPORTA GLI IFRAME. PUOI COMUNQUE vedere la pagina del topo
</iframe>
</a>
</body>
</html>


Edited by max_400 - 15/9/2010, 14:38
 
Top
dylan_dog86
view post Posted on 14/9/2010, 00:28     +1   -1




ehi maaaaxxxxxxxxx dovevi usare il tag CODE per mettere lo script
dove ce l'hai la testa????
 
Top
max_400
view post Posted on 15/9/2010, 10:16     +1   -1




da un'altra parte...
manca ancora il tuo avatar nella sezione presentazioni sceglierai il tuo

tu sei esperto di html vero?
 
Top
dylan_dog86
view post Posted on 15/9/2010, 11:35     +1   -1




allora il numero 4

(guarda che il 4 e uguale all' 8)
 
Top
dylan_dog86
view post Posted on 15/7/2011, 23:57     +1   -1




c'è da aggiungere un'altra cosa per quanto riguarda l'iframe. Dare un nome per poter richiamare l'iframe tramite pulsante come haifatto su messenger
 
Top
4 replies since 19/8/2010, 22:46   69 views
  Share