View Single Post
ישן 23-06-07, 16:21   # 9
נמרוד
הוסטסניון
 
נמרוד's Avatar
 
מיני פרופיל
תאריך הצטרפות: Oct 2006
הודעות: 2,766

נמרוד לא מחובר  

שלום. ניסיתי margin-top אך זה לא עזר. הינה הקוד:
קוד:
<table class="Main-Table" cellpadding="0" cellspacing="0">
<tr class="header">
	<td class="header">
	<div class="Header-Advert">
	</div> 
		<div class="buttons">
			<div class="button1"><div class="button-text">ראשי</div></div>
			<div class="button2"><div class="button-text">פורומים</div></div> 
			<div class="button3"><div class="button-text">קישורים</div></div> 
			<div class="button4"><div class="button-text">הוספת משחקים</div></div> 
		</div> 
	</td>
	<td class="logo">
		<img src="images/index_05.gif" title="לוגו, משחקים" alt="הלוגו של פאן אי אל - כי משחקים זה אנחנו" />
	</td> 
</tr>
<tr>
	<td class="line1" colspan="2"></td>
</tr>
<tr>
<table class="page'">
	<td class="Left-Menu"><img src="images/index_25.gif" alt="קטגוריות" title=" קטגוריות המשחקים" /></td>
	<td class="Sline"><div class="Sline" >המשחקים החדשים</div></td>
	
</table> 
</tr> 

 </table>
אני לא יכול לקודד בdivים מכיוון שאני לא יכול לנעול אותם שלא יזוזו.

תודה.
  Reply With Quote