Translation of "css rules" in Hebrew
Flow diagram showing how CSS rules format elements in many web pages.
תרשים זרימה המציג כיצד כללי CSS מעצבים רכיבים בעמודים אינטרנט רבים.
Lets you apply CSS rules to the object.
אפשרות זו מאפשרת להחיל כללי CSS על אובייקט.
CSS rules can reside in the following locations
כללי CSS יכולים להיות מאוחסנים במיקומים הבאים
Rearrange or move CSS rules by dragging
ארגון מחדש או העברה של כללי CSS בגרירה
This may cause pages to be incorrectly displayed when two or more CSS rules are assigned to the same tag.
הדבר עלול לגרום לעמודים להיות מוצגים שלא כהלכה כששני כללי CSS או יותר מוקצים לאותו תג.
All CSS rules in the topics below refer to the default rules located in the file.
כל כללי CSS בסעיפים הבאים מתייחסים לכללי ברירת המחדל המאוחסנים בקובץ.
This may cause pages to be incorrectly displayed when two or more CSS rules are assigned to the same tag.
הדבר עלול לגרום לדפים להיות מוצגים שלא כהלכה כששני כללי CSS או יותר מוקצים לאותו תג.
CSS data selectors let you include only a portion of the data from the data source by allowing you to specify CSS rules that are attached to certain pieces of data.
בוררי נתונים של CSS מאפשרים לכלול רק חלק מהנתונים ממקור הנתונים, בכך שהם מאפשרים לציין כללי CSS המצורפים לחלקים מסוימים של הנתונים.
For example, you can set preferences that will place all CSS properties on separate lines, place a blank line between CSS rules, and so on.
לדוגמה, ניתן לקבוע העדפות שימקמו את כל מאפייני 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 המוטבעים בכותרת המסמך הנוכחי.
When you set CSS code formatting preferences, the preferences you select are automatically applied to all new CSS rules that you create.
כשקובעים העדפות עיצוב CSS, ההעדפות שתבחר יוחלו אוטומטית על כל כללי CSS החדשים שתיצור.
The CSS Styles panel 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 Styles היא עורך יציב בהרבה ממפקח המאפיינים, ומציגה את כל כללי CSS שהוגדרו למסמך הנוכחי, בין שהם מוטבעים בכותרת המסמך או בגיליון סגנונות חיצוני.
The content of your page-the HTML code-resides in the HTML file itself, while the CSS rules defining the presentation of the code reside in another file (an external style sheet) or within the HTML document (usually in the Head section).
תוכן העמוד - קוד HTML - מאוחסן בקובץ HTML עצמו, ואילו כללי CSS המגדירים את התצוגה של הקוד מאוחסנים בקובץ אחר (גיליון סגנון חיצוני) או במסמך HTML (בדרך כלל באזור הכותרת).