- Konuyu Başlatan
- AdminCP
- #1
- Katılım
- 9 Haziran 2018
- Konular
- 1,372
- Mesajlar
- 5,622
- Çözümler
- 1
- Reaksiyon puanı
- 1,730
- Puanları
- 113
- Konum
- Adana
- Web sitesi
- webadam.net
- Cinsiyet
- Erkek
Kodları ister header ister footer a yerleştirin. Artık orası size kalmış.
Kod:
<table border="1" width="900" height="60" style="border-collapse: collapse" bordercolor="#c9def8" cellspacing="1">
<tr>
<td height="41" width="61" align="center">
</td>
<td height="41" width="126" align="center">
<a href="http://link adresi"><img src="http://resim adresi" width="290" height="60" ></img></a></td>
<td height="41" width="61" align="center">
</td>
<td height="41" width="126" align="center">
<a href="http://link adresi"><img src="http://resim adresi" width="290" height="60" ></img></a></td>
<td height="41" width="61" align="center">
</td>
<td height="60" width="126" align="center">
<a href="http://link adresi"><img src="http://resim adresi" width="290" height="60" ></img></a>
</td>
</tr>
</table>