السلام عليكم أنا ركبت صور الستايل و لكن على بديل فرونت بيدج الجديد و الذى هو Expression web لأنه صعب على أنى أحمل برنامج فرونت بيدج لأنه حجمه كبير المهم بعد التركيب نتج لى هذا الكود بدلا من الكود الموجود بالصورة التالية

الكود الذى نتج لى
كود:
<html dir="rtl">
<head>
<style type="text/css">
.style1 {
background-image: url('images/1_13.gif');
}
.style2 {
background-image: url('images/1_11.gif');
}
.style3 {
background-image: url('images/1_12.gif');
}
</style>
</head>
<table style="width: 481px" cellspacing="0" cellpadding="0" align="center">
<tr>
<td><img alt="" src="images/1_03.gif" width="68" height="98"></td>
<td style="width: 360px">
<img alt="" src="images/1_02.gif" width="636" height="102"></td>
<td><img alt="" src="images/1_01.gif" width="66" height="98"></td>
</tr>
<tr>
<td class="style2"> </td>
<td style="width: 360px"> </td>
<td class="style3"> </td>
</tr>
<tr>
<td>
<img alt="" src="images/1_15.gif" width="68" height="124"></td>
<td style="width: 360px" class="style1">
<img alt="" src="images/1_14.gif" width="614" height="124"></td>
<td>
<img alt="" src="images/1_12.gif" width="68" height="124"></td>
</tr>
</table>
أين هو الهيدر و أين هو الفوتر ؟