23 Matching Annotations
  1. Last 7 days
    1. container

      صدنوق

    2. An inline element only takes up as much width as necessary.

      يأخذ فقط المساحة اللازمة لاحتواء محتواه ولا يمتد ليشغل العرض الكامل. هذا يعني أن العناصر الأخرى يمكن أن تُعرض بجانبه في نفس السط

    3. stretches out to the left and right as far as it can

      يمتد إلى اليسار واليمين بقدر ما يمكن

    1. Shades of gray are often defined using equal values for all three parameters:

      لتمثيل درجات اللون الرمادي، يتم استخدام قيم متساوية لجميع المكونات الثلاثة.

    2. hexadecimal value

      القيمة السداسية العشرية

    1. Shades of gray are often defined using equal values for all three parameters:

      لتمثيل درجات اللون الرمادي، يتم استخدام قيم متساوية لجميع المكونات الثلاثة

    2. intensity

      الكثافة

    3. (opacity).

      العتامة

    1. preformatted text.

      نص منسق مسبقًا.

    2. thematic break

      استراحة موضوعية

    1. Links to an image that is hosted within the website. Here, the URL does not include the domain name. If the URL begins without a slash, it will be relative to the current page

      المعنى: يشير إلى صورة موجودة ضمن نفس الموقع. هنا يبدأ الرابط بشرطة مائلة /، مما يعني أن الرابط النسبي يبدأ من جذر الموقع.

    2. copyright

      حقوق نشر

    3. Links to an external image that is hosted on another website. Example: src="https://www.w3schools.com/images/img_girl.jpg".

      هذا النوع من الروابط يحتوي على العنوان الكامل للموقع الذي يحتوي على الصورة، بما في ذلك البروتوكول (مثل https). المعنى: يشير إلى رابط خارجي لصورة موجودة على موقع ويب آخر

    4. Attributes are always specified in the start tag

      يتم تحديد السمات دائمًا في علامة البداية

    1. Some HTML elements will display correctly, even if you forget the end tag:

      مثل ال P

    1. 1989 Tim Berners-Lee invented www

      الي اكتشف ال html

    2. <head>

      meta information

    3. <html>

      Root

    4. meta information

      معلومات تعريفية