Examples for HTML-widget

Embedding a website via iFrame

HTML-Code:

 

<iframe src="https://www.formcycle.eu/de/" title="Formcycle als Formular-Management-System" width="100%" height="400">
</iframe>

Embedding a video via video-tag
Your browser does not support the video tag.

HTML-Code:

 

<video width="100%" height="400" controls>
  <source src="https://filesamples.com/samples/video/mp4/sample_1280x720.mp4" type="video/mp4">Your browser does not support the video tag.
</video>

Embedding a video via iFrame

If the video is hosted on a video-streaming-platform, there are often own embedding options available. For example via iFrame:

 

<iframe src="https://www.youtube.com/embed/b4yuhTvPD0s" title="Vorstellung von formcycle" width="100%" height="400">
</iframe>

powered by XIMA® formcycle
all fields marked with a (*) are required and must be filled out