View Single Post
ישן 07-12-06, 18:09   # 1
MediuM
חבר מתקדם
 
מיני פרופיל
תאריך הצטרפות: Nov 2005
מיקום: לוד
גיל: 34
הודעות: 538

MediuM לא מחובר  

[HTML] אפשר כמה תיקוני קודים

אפשר את ר שמסביר איך לתקן קוד HTML
כי יש לי פורום על מערכת בנוי והוספתי כמה תגויות יHTML ועכשיו בFF לא רואים את זה טוב

הנה חלק מהקוד
HTML קוד:
			<td class="row4"><b>הודעת מערכת: </b></td>
			<td width="92%" class="row4">

  <table width="100%" id="userlinks" cellspacing="1">

 <td align="right">



<marquee behavior="scroll" direction=right scrollAmount=2 onmouseover="this.stop();" onmouseout="this.start();" width="100%">







ברוכים הבאים למערכת הפורומים שלנו. המשך גלישה מהנה, צוות ההנהלה .




</MARQUEE><br>




 </td>
</tr>
</table>

 </td>
</tr>
</table>


<center>
<b>
ניווט: 
<a href="http://xxx/index.php">דף ראשי</a>
|
<a href="http://xxxx/index.php?act=boardrules">תקנון האתר</a>
|
<a href="http://xxxx/index.php?act=calendar">לוח שנה</a>
|
<a href="http://xxxx/index.php?act=Help">עזרה</a>
|
<a href="http://xxxx/index.php?act=Search">חיפוש</a>
|
<a href="http://xxxxx/index.php?act=Members">חברים</a>





</b>
</center> 

<br clear="all"> 
<br clear="all"> 

  Reply With Quote