مثال عن جدول عادي:
HTML Tables HTML tables start with a table tag. Table rows start with a tr tag. Table data start with a td tag. 1 Column: 100 1 Row and 3 Columns: 100 200 300 3 Rows and 3 Columns: 100 200 300 400 500 600 700 800 900
HTML tables start with a table tag.
Table rows start with a tr tag.
Table data start with a td tag.
مثال عن جدول مع حدود:
Table With Border Use the CSS border property to add a border to the table. Firstname Lastname Age Jill Smith 50 Eve Jackson 94 John Doe 80
Use the CSS border property to add a border to the table.
مثال عن جدول مع سطرعناوين:
Firstname Lastname Age Jill Smith 50 Eve Jackson 94 John Doe 80
مثال عن جدول وبداخله عناصر HTML :
This is a paragraph This is another paragraph This cell contains a table: A B C D This cell contains a list apples bananas pineapples HELLO
This is a paragraph
This is another paragraph
2 نعم
0 لا
محتاج مساعة؟ تواصل مع مدرس اونلاين الان!
هذه المادة الدراسية تابعة لمكتبة امثلة اكواد HTML