HTML/MegaMenu

من موسوعة حسوب
اذهب إلى التنقل اذهب إلى البحث
columns
control
type"bullets"
config
text"العناصر الأساسية"
url"/%D8%AA%D8%B5%D9%86%D9%8A%D9%81:HTML_Metadata"
items
text"العنصر الجذر <code>&lt;html&gt;</code>"
url"/HTML/html"
text"ترويسة الصفحة <code>&lt;head&gt;</code>"
url"/HTML/head"
text"ربط الوسائط الخارجية <code>&lt;link&gt;</code>"
url"/HTML/link"
text"البيانات الوصفية <code>&lt;meta&gt;</code>"
url"/HTML/meta"
text"أنماط التنسيق <code>&lt;style&gt;</code>"
url"/HTML/style"
text"عنوان الصفحة <code>&lt;title&gt;</code>"
url"/HTML/title"
text"السكربتات <code>&lt;script&gt;</code>"
url"/HTML/script"
control
type"bullets"
config
text"العناصر التقسيمية للصفحة"
url"/%D8%AA%D8%B5%D9%86%D9%8A%D9%81:HTML_Content_sectioning"
items
text"رأس الصفحة <code>&lt;header&gt;</code>"
url"/HTML/header"
text"جسم الصفحة <code>&lt;body&gt;</code>"
url"/HTML/body"
text"ذيل الصفحة <code>&lt;footer&gt;</code>"
url"/HTML/footer"
text"قائمة التنقل <code>&lt;nav&gt;</code>"
url"/HTML/nav"
text"حاوية كتلية <code>&lt;div&gt;</code>"
url"/HTML/div"
text"الترويسات <code>&lt;h1-h6&gt;</code>"
url"/HTML/h1-h6"
text"قسم منفصل <code>&lt;section&gt;</code>"
url"/HTML/section"
control
type"bullets"
config
text"النصوص والوسائط"
url"/%D8%AA%D8%B5%D9%86%D9%8A%D9%81:HTML_Text_Content"
items
text"فقرة نصية <code>&lt;p&gt;</code>"
url"/HTML/p"
text"قائمة غير مرتبة <code>&lt;ul&gt;</code>"
url"/HTML/ul"
text"حاوية سطرية <code>&lt;span&gt;</code>"
url"/HTML/span"
text"رابط تشعبي <code>&lt;a&gt;</code>"
url"/HTML/a"
text"تضمين الصور <code>&lt;img&gt;</code>"
url"/HTML/img"
text"تضمين ملفات صوتية <code>&lt;audio&gt;</code>"
url"/HTML/audio"
text"تضمين الفيديوهات <code>&lt;video&gt;</code>"
url"/HTML/video"
control
type"bullets"
config
text"النماذج والجداول"
url"/%D8%AA%D8%B5%D9%86%D9%8A%D9%81:HTML_Forms"
items
text"عنصر نموذج <code>&lt;form&gt;</code>"
url"/HTML/form"
text"عنصر زر <code>&lt;button&gt;</code>"
url"/HTML/button"
text"عنصر إدخال <code>&lt;input&gt;</code>"
url"/HTML/input"
text"عنصر قائمة <code>&lt;select&gt;</code>"
url"/HTML/select"
text"عنصر جدول <code>&lt;table&gt;</code>"
url"/HTML/table"
text"تعريف سطر في الجدول <code>&lt;tr&gt;</code>"
url"/HTML/tr"
text"تعريف خلية في السطر <code>&lt;td&gt;</code>"
url"/HTML/td"