andrew4
22-03-2012, 17:20
sto cercando di aggiungere due iframe nell'home, non so perchè me ne visualizza solo 1, ecco il codice:
</head>
<body style="margin: 5;">
</div>
<iframe src="code.php" width=100% height=5%>
</div>
<hr width=100% size=3 color=#666666>
</div>
<iframe src="http://www.virgilio.it" width=100% height=90%>
</div>
</body>
</html
</head>
<body style="margin: 5;">
</div>
<iframe src="code.php" width=100% height=5%>
</div>
<hr width=100% size=3 color=#666666>
</div>
<iframe src="http://www.virgilio.it" width=100% height=90%>
</div>
</body>
</html