1 Eylül 2021 Çarşamba

Web Tasarım Background Özeliği Her hücreye Farklı Resim Yerleştirme

 <html>

<head>

<title> başlık </title>

</head>

<body>

<h1>Tablo Örnekleri<h1><hr/><p/>

<table border="1"width=2000 height=2000>

<tr>

<td background=C:\yedek\resimlerim\1.jpg>1.satır,1.sütun</td>

<td background=C:\yedek\resimlerim\2.jpg >1.satır,2.sütun</td>

</tr>

<tr>

<td background=C:\yedek\resimlerim\3.jpg >1.satır,1.sütun</td>

<td background=C:\yedek\resimlerim\4.jpg >1.satır,2.sütun</td>

</tr>

</table>

</body>

</html>


Hiç yorum yok:

Yorum Gönder