View Single Post
ישן 27-04-07, 20:53   # 1
X-T
חבר וותיק
 
מיני פרופיל
תאריך הצטרפות: Jan 2007
הודעות: 1,021

X-T לא מחובר  

למה ה COLSPAN לא פועל לי בטבלה הזו

קוד הטבלה
PHP קוד:
<table border="0" width="100%" height="103" style="border:none">
            <
tr>
                <
td width="216" height="23">
                <
p align="center">Menu</td>
                <
td colspan="3" height="23">gg</td>
            </
tr>
            <
tr>
                <
td width="216" height="23">&nbsp;</td>
            </
tr>
            <
tr>
                <
td width="216" height="23">
                <
p align="center">Statics</td>
            </
tr>
            <
tr>
                <
td width="216">&nbsp;</td>
            </
tr>
            </
table
אני מנסה לעשות colspan וזה לא מצליח L=
__________________
You don't shine if you don't glow
  Reply With Quote