Scusate allora ecco i codici:
Pagina in cui c'è l'incorporamento: (index.php)
Codice PHP:
<html>
<head>
<title>1Ag Download Link</title>
</head>
<body>
<?php
include('djdukio.altervista.org/menu/index.php');
?>
<table>
<tr>
<td>
<font color="orange" face="Comic Sans MS" size="50">[img]http://www.technorati.it/images/megaupload.png[/img]</td><td> [b]Download Link x 1Ag[/b]</font></td></tr></table>
<center>
<table border="2" cellpadding="10">
<tr>
<td>
<center><button>[url="http://www.megaupload.com/?d=WZLTGKC9"]Open Office - Free Full[/url]</button>
[url="http://www.megaupload.com/?d=WZLTGKC9"]Mirror[/url]</center>
</td>
<td>
<center><button>[url="http://www.megaupload.com/?f=060PLNNH"]Tutti i file .XLS di Fisica[/url]</button>
[url="http://www.megaupload.com/?f=060PLNNH"]Mirror[/url]</center>
</td>
<td>
<center><button>[url="http://www.megaupload.com/?d=HAO715X8"]GTA IV - DVD 2 - Torrent[/url]</button>
[url="http://www.megaupload.com/?d=HAO715X8"]Mirror[/url]</center>
</td>
<td>
<center><button>[url="http://www.megaupload.com/?d=9SI7J0A0"]NO - CD Per NFS Most Wanted[/url]</button>
[url="http://www.megaupload.com/?d=9SI7J0A0"]Mirror[/url]</center>
</td>
</tr>
</table>
</center>
P.S.: I link / Bottoni funzionano benissimo, se non si sa usare il tatso sinistro del mouse non è colpa mia!
In qualunque caso, ho inserito dei link Mirror, in caso non sappiate usate il mouse, usate quello.
</body>
</html>
E la pagina da incorporare: (index.php, è il menù)
Codice PHP:
<html>
<head>
<title>Untitled Document</title>
<style type="text/css">
body {
margin:0;
padding:0;
font: bold 11px/1.5em Verdana;
}
h2 {
font: bold 14px Verdana, Arial, Helvetica, sans-serif;
color: #000;
margin: 0px;
padding: 0px 0px 0px 15px;
}
/*- Menu Tabs J--------------------------- */
#tabsJ {
float:left;
width:100%;
background:#FFFFFF;
font-size:93%;
line-height:normal;
border-bottom:1px solid #24618E;
}
#tabsJ ul {
margin:0;
padding:10px 10px 0 50px;
list-style:none;
}
#tabsJ li {
display:inline;
margin:0;
padding:0;
}
#tabsJ a {
float:left;
background:url("tableftJ.gif") no-repeat left top;
margin:0;
padding:0 0 0 5px;
text-decoration:none;
}
#tabsJ a span {
float:left;
display:block;
background:url("tabrightJ.gif") no-repeat right top;
padding:5px 15px 4px 6px;
color:#24618E;
}
#tabsJ a span {float:none;}
#tabsJ a:hover span {
color:#FFF;
}
#tabsJ a:hover {
background-position:0% -42px;
}
#tabsJ a:hover span {
background-position:100% -42px;
}
</style>
</head>
<body>
<table>
<tr>
<td>[url="http://djdukio.altervista.org/"][img]Home.png[/img][/url]</td>
<td width="100%">
<div id="tabsJ">
<ul>[*][url="http://djdukio.altervista.org/"]<span>Home Page</span>[/url] [*][url="http://djdukio.altervista.org/portale"]<span>Portale</span>[/url] [*][url="http://djdukio.altervista.org/MusicBox/"]<span>Music Box</span>[/url] [*][url="http://djdukio.altervista.org/Richieste/"]<span>Richieste</span>[/url] [*][url="http://djdukio.altervista.org/Contattaci/"]<span>Contattaci</span>[/url] [*][url="http://djdukio.altervista.org/CreativeCommons/"]<span>Copyright ©</span>[/url] [/list]
</div>
</td>
</tr>
</table>
</body>
</html>
Grazie!