# CssSelector Nedir? Nasıl Yazılır?

Aynı XPath'ler gibi HTML üzerinde arama yapmanıza fayda sağlar. Buradaki fark CssSelector'lar [CSS](https://tr.wikipedia.org/wiki/CSS)'ler üzerinde seçim yapmak ve istediğiniz değerlere stil vermek için kullanılır.

CssSelector yazımı ve detaylı öğrenimi için lütfen aşağıdaki Tutorial'ı tamamlayınız.

{% embed url="<https://www.w3schools.com/cssref/css_selectors.php>" %}

Tutorial tek bir web sayfasından oluşmaktadır ve hızlıca tamamlayıp bu konuda ustaca bir şekilde dökümanlarınız ve web sayfalarınız içerisinde Css elementlerine hızlıca erişebilirsiniz.


---

# 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.genrpa.com/rpa-gelisim-yol-haritasi/kullanilabilecek-ek-uygulamalar-ve-siteler/cssselector-nedir-nasil-yazilir.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.
