# 添加内容的技巧

## 添加内容的技巧

## 添加位置

在添加内容时，您可以从"所选元素的前后"或"所选区域内的开头/末尾"指定要添加内容的位置。

### **"所选元素的前"和"所选元素的后"**

一般来说，内容会被添加到所选元素的上部（或下部），如下图示例所示。

### **"所选区域内的开头"和"所选区域内的末尾"**

一般来说，内容会被添加到所选元素的左侧（或右侧），如下图所示。

### 间距调整

点击样式编辑图标，向下滚动工具箱，您可以编辑内部边距和外部边距。

如下图所示，内部边距可以调整内容边框内的空白，外部边距可以调整内容边框外的空白。

### 排列调整

#### **文本**

添加文本元素时，您可以从"样式编辑">"排列"中指定排列方式，包括左对齐、居中、右对齐和两端对齐。

#### **图像·按钮**

添加图像或按钮时，使用图层选择功能选择前一个图层（在某些情况下可能不同），然后点击样式编辑图标并选择排列方式。


---

# 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://helps.ptengine.com/cn/experience/campaign/create-new/notes-add-content.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.
