# Video using HTML code.

{% hint style="info" %}
There are two way to embed Video using HTML code in your website.

1. Using direct RAW element

2. Using RAW element inside a Section
   {% endhint %}

3. To add a video using RAW element, choose RAW element from Menu option

Click on the large, blue colored plus icon to open available selections

![Click on the + button](/files/-LEOqzLuGcyty_XKiEuz)

Now choose RAW element from Elements

![Select 2. RAW ](/files/-LEPCXr4zoDp_ruOQXbQ)

![](/files/-LEPCq1VdV9FQCaflayJ)

Click on RAW element and choose EDIT raw

![](/files/-LEPCyhOP3H6fUwsysxz)

Paste your code into Code window and click SAVE.  To change background and other properties choose settings next to Code.

![](/files/-LEPD0fX24sgRZCPoKsj)

Publish your website to see the live changes on your website.

## Using RAW element inside a section

![](/files/-LEPG_JhYq-UfHGa7b6n)

You can also embed a video inside any blocks/section using RAW element.

Add a section/block. For example lets add a video using embed codes (other then Youtube or Vimeo) inside header

Add a block

![](/files/-LEPEcgvYlmTQD4deXpF)

Set the opacity on full before adding Video code.&#x20;

![](/files/-LEPEeZyVPYUG3f5W8ao)

2\. Remove the default background Image by clicking on remove image button (Please remove the image after selecting the opacity)

![](/files/-LEPH2OvrkzsCkDhU_Jr)

![Choose the Last option (<>) for adding RAW element](/files/-LEPHf1kOicqJLyV-use)

Add RAW element after removing the background.&#x20;

After adding RAW element, remove the default code and paste your video code into it. That's it.

You can remove the Title and button by clicking on them and then select Remove element.

![](/files/-LEPHxUKgErr0qcu3PrH)


---

# 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.vintcer.com/video-using-html-code.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.
