\\f-o-r //
چهارشنبه 25 خرداد 1390, 21:47 عصر
سلام من از ویژگی background تگ th استفاده کردم به شکل زیر اما کار نمی کنه؟؟؟:گریه:
<html>
<head>
</head>
<body>
<div id="ali" align="center"><div>
<table border=6 width=50% height=50%>
<caption align=top>Store price</caption>
<tr>
<th background="chafieh.jpg" width="100" height="100">kalaye1</th>
<th>kalaye2</th>
</tr>
<caption align=top>Store price</caption>
<tr>
<td nowrap>500$</td>
<td>300$</td>
</tabel>
</body>
</html>
<html>
<head>
</head>
<body>
<div id="ali" align="center"><div>
<table border=6 width=50% height=50%>
<caption align=top>Store price</caption>
<tr>
<th background="chafieh.jpg" width="100" height="100">kalaye1</th>
<th>kalaye2</th>
</tr>
<caption align=top>Store price</caption>
<tr>
<td nowrap>500$</td>
<td>300$</td>
</tabel>
</body>
</html>