View Single Post
ישן 26-09-10, 23:30   # 1
Amits
חבר וותיק
 
מיני פרופיל
תאריך הצטרפות: Feb 2006
הודעות: 1,214

Amits לא מחובר  

PHP קוד:
<meta http-equiv="content-type" content="text/html; charset=iso-1988-i">  
<
meta http-equiv="content-type" content="text/html; charset=windows-1255"
<
meta http-equiv="expires" content="seconds|date">  
<
meta http-equiv="refresh" content="url;seconds">  
 
<
html dir="rtl">  
  
<
head>  
    <
title>my first html page</title>  
</
head>  
  
<
body
<
div align="center"
 
<!-- 
חלק עליון--> 
 
<
table border="1" width="800">  
<
tr>  
    <
th colspan="10"><h1>לוגו</h1></th
</
tr>  
<
tr align="center"
   <
td>מדריכים</td
   <
td>תמונות</td
   <
td>הרשמה</td
   <
td>התחברות</td
   <
td>צור קשר</td
</
tr
</
table>   
<
br/> 
<!-- 
חלק עליון--> 
<
table><tr><Td>
<!-- 
פרסומת--> 
<
table border="1" width="180"
 <
tr height="720">  
    <
th><h1>פרסומות</h1></th
 </
tr
</
table
<!-- 
פרסומת--> 
</
td>
<!-- 
גוף האתר--> 
 <
td>
<
table border="1" width="620"
 <
tr height="720">  
    <
th><h1>תוכן</h1></th>
 </
tr
</
table
<!-- 
גוף האתר--> 
</
td></tr></table>
<
br>
<!-- 
חלק תחתון--> 
<
table border="1" width="800"
<
tr align="center"
   <
td>החלפת קישורים</td
   <
td>החלפת קישורים</td
   <
td>החלפת קישורים</td
   <
td>החלפת קישורים</td
   <
td>החלפת קישורים</td
</
tr
</
table
<!-- 
חלק תחתון--> 

</
div
</
body>  
  
</
html
בהצלחה
  Reply With Quote