> For the complete documentation index, see [llms.txt](https://website-kilavuz.elektraweb.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://website-kilavuz.elektraweb.com/elektraweb-designer/html-tasarimlari/yeni-html-tasarimi-ekle.md).

# Yeni Html Tasarımı Ekle

Kullanıcı yeni bir HTML tasarımı oluşturmak istediğinde, "Yeni HTML Tasarımı Ekle" butonuna tıklar. Ardından açılan sayfada, tasarımına bir ad verir ve kod bloğuna HTML kodlarını ekler. Daha sonra, footerda veya tüm sayfalarda göster alanlarından "Evet" veya "Hayır" seçimi yapar ve yaptığı işlemleri kaydeder. Bu şekilde, kullanıcı yeni bir HTML tasarımı oluşturabilir ve tercihlerini belirleyerek sisteme kaydedebilir.

<figure><img src="/files/PwdcAhI71T2EwJcw7s5M" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://website-kilavuz.elektraweb.com/elektraweb-designer/html-tasarimlari/yeni-html-tasarimi-ekle.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.
