العنصر head

الكاتب: سامي - 16 أكتوبر, 2024
العنصر head

جدول المحتوى

العنصر

يوفِّر العنصر  معلوماتٍ عامةً عن المستند (أي بيانات وصفية)، بما في ذلك عنوان المستند وروابط إلى السكربتات الموجودة فيها وصفحات الأنماط.

مثال عن استخدام العنصر  مع استعمال العنصر </code> داخله:</span></span></p> <pre> <code class="language-html"><!DOCTYPE html> <html> <head> <title>عنوان المستند

بطاقة العنصر

تصنيفات المحتوى البيانات الوصفية
المحتوى المسموح عنصر أو أكثر من عناصر البيانات الوصفية، على أن يكون أحدها العنصر </code>.</span></span></td> </tr> <tr> <th><span style="font-size:18px;"><span style="font-family:Trebuchet MS,Helvetica,sans-serif;">الوسم المختصر</span></span></th> <td><span style="font-size:18px;"><span style="font-family:Trebuchet MS,Helvetica,sans-serif;">يمكن حذف وسم البداية إذا كان أوّل شيء داخل العنصر <code><head></code> هو عنصرٌ ما.</span></span> <p><span style="font-size:18px;"><span style="font-family:Trebuchet MS,Helvetica,sans-serif;">ويمكن حذف وسم النهاية إذا كان أوّل شيءٍ يلي العنصر <code><head></code> ليس فراغًا أو تعليقًا.</span></span></p> </td> </tr> <tr> <th><span style="font-size:18px;"><span style="font-family:Trebuchet MS,Helvetica,sans-serif;">العناصر الأب</span></span></th> <td><span style="font-size:18px;"><span style="font-family:Trebuchet MS,Helvetica,sans-serif;">عنصر <code><a href="https://coreiten.com/article/%D8%A7%D9%84%D8%B9%D9%86%D8%B5%D8%B1-html" target="_blank"><span style="color:#1abc9c;"><html></span></a></code>، ويجب أن يكون العنصر <code><head></code> أوّل أبنائه.</span></span></td> </tr> <tr> <th><span style="font-size:18px;"><span style="font-family:Trebuchet MS,Helvetica,sans-serif;">واجهة DOM</span></span></th> <td><span style="font-size:18px;"><span style="font-family:Trebuchet MS,Helvetica,sans-serif;">HTMLHeadElement</span></span></td> </tr> </tbody> </table> <h2 id="toc-71d73765ea0c0a9fac2d8a47135e91d1"><span style="color:#2c3e50;"><span style="font-size:20px;"><strong><span style="font-family:Trebuchet MS,Helvetica,sans-serif;">دعم المتصفحات</span></strong></span></span></h2> <table border="1" cellpadding="2" cellspacing="1" style="height:100%;width:100%;"> <tbody> <tr> <th><span style="font-size:18px;"><span style="font-family:Trebuchet MS,Helvetica,sans-serif;">Chrome</span></span></th> <th><span style="font-size:18px;"><span style="font-family:Trebuchet MS,Helvetica,sans-serif;">Firefox</span></span></th> <th><span style="font-size:18px;"><span style="font-family:Trebuchet MS,Helvetica,sans-serif;">Edge</span></span></th> <th><span style="font-size:18px;"><span style="font-family:Trebuchet MS,Helvetica,sans-serif;">Safari</span></span></th> <th><span style="font-size:18px;"><span style="font-family:Trebuchet MS,Helvetica,sans-serif;">Opera</span></span></th> </tr> <tr> <td><span style="font-size:18px;"><span style="font-family:Trebuchet MS,Helvetica,sans-serif;">مدعوم</span></span></td> <td><span style="font-size:18px;"><span style="font-family:Trebuchet MS,Helvetica,sans-serif;">مدعوم</span></span></td> <td><span style="font-size:18px;"><span style="font-family:Trebuchet MS,Helvetica,sans-serif;">مدعوم</span></span></td> <td><span style="font-size:18px;"><span style="font-family:Trebuchet MS,Helvetica,sans-serif;">مدعوم</span></span></td> <td><span style="font-size:18px;"><span style="font-family:Trebuchet MS,Helvetica,sans-serif;">مدعوم</span></span></td> </tr> </tbody> </table> <h2 id="toc-97ce1a0f5463291a5bc923629c745e29"><span style="color:#2c3e50;"><span style="font-size:20px;"><strong><span style="font-family:Trebuchet MS,Helvetica,sans-serif;">الخاصيات</span></strong></span></span></h2> <p><span style="font-size:18px;"><span style="font-family:Trebuchet MS,Helvetica,sans-serif;">يمكن استخدام <a href="https://coreiten.com/article/%D8%A7%D9%84%D8%AE%D8%A7%D8%B5%D9%8A%D8%A7%D8%AA-%D8%A7%D9%84%D8%B9%D8%A7%D9%85%D8%A9" target="_blank"><span style="color:#1abc9c;">الخاصيات العامة</span></a> في هذا العنصر.</span></span></p> <h2 id="toc-3c4208fe6aad23122276655c682fea26"><span style="color:#2c3e50;"><span style="font-size:20px;"><strong><span style="font-family:Trebuchet MS,Helvetica,sans-serif;">ملاحظات</span></strong></span></span></h2> <p><span style="font-size:18px;"><span style="font-family:Trebuchet MS,Helvetica,sans-serif;">المتصفحات الحديثة التي تدعم HTML5 ستُنشِئ العنصر <code><head></code> تلقائيًا إذا حُذِفَت الوسوم في النص المصدري؛ <a href="https://www.stevesouders.com/blog/2010/05/12/autohead-my-first-browserscope-user-test/" rel="nofollow"><span style="color:#1abc9c;">لكن هذا السلوك غير مضمون في المتصفحات القديمة</span></a>.</span></span></p> <h2 id="toc-c25e8a7f13e0900ec261af7e35586de5"><span style="color:#2c3e50;"><strong><span style="font-size:18px;"><span style="font-family:Trebuchet MS,Helvetica,sans-serif;">راجع أيضًا</span></span></strong></span></h2> <p><span style="font-size:18px;"><span style="font-family:Trebuchet MS,Helvetica,sans-serif;">العناصر التي يمكن استخدامها داخل العنصر <code><head></code> تتضمن: <code><title></code>، و <code><base></code>، و <code><link></code>، و <code><style></code>، و <code><meta></code>، و <code><script></code>، و <code><noscript></code> و <code><template></code>.</span></span></p> <!-- Twitter Widgets Script for embeds --> </div> <div> </div> </div> <!-- in-article ad with CLS fix --> <p></p> <div class="ad-slot" id="ad-article-inline-2" data-ad-slot="6672178223" data-ad-layout="in-article" data-ad-format="fluid" data-ad-type="in-article" style="display:block; text-align:center;"></div> <p></p> </div> <div class="d-flex rtl align-items-center w3-margin-bottom"> <div class="text-right size_14 bold pl-1"> شارك المقالة: </div> <div class="text-right"> <div class="share-grid"> <a target="_blank" href="https://www.facebook.com/sharer/sharer.php?t=العنصر head&u=https://coreiten.com/article/%D8%A7%D9%84%D8%B9%D9%86%D8%B5%D8%B1-head" title="العنصر head" class="share-item-wrapper opacity"> <svg role="img" aria-labelledby="svg-inline--fa-title-rF19C9jo8Vje" data-prefix="fab" data-icon="facebook-square" class="icon-img svg-img svg-inline--fa fa-facebook-square fa-w-14" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512" style="color: #3664A2;"><title id="svg-inline--fa-title-rF19C9jo8Vje">Facebook Facebook
1295 مشاهدة

هل أعجبك المقال
1
10

مواضيع ذات محتوي مطابق