Translation of "css rules" in Arabic
It cuts out confusion on where to apply CSS rules.
تقلل من الغموض المحيط بمكان تطبيق قواعد سي إس إس.
This may cause pages to be incorrectly displayed when two or more CSS rules are assigned to the same tag.
قد يؤدي ذلك إلى عرض الصفحات بشكل غير صحيح عند تعيين قاعدتين أو أكثر من قواعد CSS إلى نفس العلامة.
By applying CSS rules to websites which load in your browser, you can change everything from colors and images to fonts and element positioning.
من خلال تطبيق قواعد CSS على مواقع الويب التي يتم تحميلها في متصفحك، يمكنك تغيير كل شيء من الألوان والصور إلى الخطوط وتحديد المواقع.
If there is any CSS you want to be loaded above the fold, you can enter specific CSS rules in the text area to ensure loading your files asynchronously doesn't impact how your site is displayed to the user.
إذا كان هناك أي CSS تريد تحميله فوق الطي، فيمكنك إدخال قواعد CSS محددة في منطقة النص لضمان عدم تأثير تحميل ملفاتك بشكل غير متزامن على كيفية عرض موقعك للمستخدم.
The styles that you apply to text using the Property inspector or menu commands create CSS rules that are embedded in the head of the current document.
وتقوم الأنماط التي تقوم بتطبيقها على النصوص باستخدام عارض الخصائص أو أوامر القوائم بإنشاء قواعد CSS يتم تضمينها برأس المستند الحالي.
The CSS Designer is a much more robust editor than the Property inspector, and displays all CSS rules defined for the current document, whether those rules are embedded in the head of the document or in an external style sheet.
تعد اللوحة CSS Designer محررًا أكثر فاعلية بكثير عن عارض الخصائص، وتقوم بعرض جميع قواعد CSS المعرّفة للمستند الحالي، سواء كانت هذه القواعد مضمنة برأس المستند أو بورقة أنماط خارجية.
The content of your page-the HTML code-resides in the HTML file, and the CSS rules defining the presentation of the code reside in another file (an external style sheet) or in another part of the HTML document (usually the head section).
حيث يوجد محتوى الصفحة الخاصة بك - التعليمات البرمجية بلغة HTML - في ملف HTML، بينما توجد قواعد CSS التي تعرّف عرض التعليمات البرمجية في ملف آخر (ورقة أنماط خارجية) أو في جزء آخر من مستند HTML (ويكون في العادة جزء العنوان).
In Chrome Developer Tools, open the Audits panel, and run a Web Page Performance report, in the generated report, look for Remove unused CSS rules.
في أدوات مطوّري برامج Chrome، افتح لوحة التدقيقات وشغّل تقرير "أداء صفحة الويب" في التقرير الذي تم إنشاؤه، وابحث عن إزالة قواعد CSS غير المستخدمة.