How to Embed Individual Trace Moments to Your Site
To add a video to your website, go to your HTML editor and add the following code for creating an iFrame:
- iframe src=”URL of Trace Moment” width=”900″ height=”700″ allow=”fullscreen”></iframe
- Surround this code with < code >
- The result will appear like the sample below. You can adjust the width and height as you see fit.