# العناصر

## 🖍️ ما هي العناصر؟

العناصر هي جزء من أنماطك يمكن تخصيصها بالكامل باستخدام واجهة مستخدم تفاعلية لضبط خصائصها.

توفر العناصر مجموعة واحدة أو أكثر من الخصائص التالية لتخصيص مظهرها.

**الخلفية** لتعيين لون الخلفية أو لتعيين صورة خلفية.

![](/files/0998eb85175c4843cd2e47173503957b3ebe61cd)

**النص** لتعيين عائلة الخط، وحجم الخط، ولون الخط.

![](/files/55d2ba7c1f5dcb745a835d2dfded1c4255fdedf0)

**المسافات** لتعيين المسافة بين العناصر.

![](/files/f75edac3f25a54ee34e8cddce807a79059f2b714)

**التخطيط** لتعيين عرض وارتفاع العناصر.

![](/files/27617d117c6560edd3d5269d78e80a68245ebc7d)

**المحاذاة** لمحاذاة المحتوى إما إلى اليسار أو في الوسط أو إلى اليمين.

![](/files/a53200e0fd03b89fef8e418e301fb2a257e3d15e)

**الحدود** لتعيين حدود حول العناصر.

![](/files/779774ae7874bb53b34ce17bf53f43b5cd8a0524)

**الظلال** لتعيين ظلال خلف العناصر.

![](/files/0645b1f739b7d6dea4134b1e5dad2e70b0b0435f)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.ngsurvey.com/ar/form-management/style-branding/style-editor/elements.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
