Changes for page Sandbox Test Page 3
Last modified by Jareth Carpenter on 2026/08/20 22:29
From version 53.1
edited by Jareth Carpenter
on 2026/08/17 22:51
on 2026/08/17 22:51
Change comment:
There is no comment for this version
To version 67.2
edited by Jareth Carpenter
on 2026/08/20 22:14
on 2026/08/20 22:14
Change comment:
Auto-saved during real-time collaboration
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -1,4 +1,14 @@ 1 +Jareth has been using this a testing area 2 + 3 + 1 1 {{html clean="false"}} 2 -<style>body { background: red; }</style> 3 -<b>bold test</b> 5 +<div> This is picture from the Sandbox attachments </div> 6 + 7 +<img src="https://learn.firstdigital.com/bin/download/Sandbox/WebHome/XWikiLogo.png?rev=1.3"> 8 + 9 +<div> This should be a video </div> 10 + 11 +<video width="1280" height="560" controls> 12 + <source src="https://learn.firstdigital.com/bin/download/Sandbox/WebHome/MoveSIPNumbers.mp4?rev=1.3" type="video/mp4"> 13 +</video> 4 4 {{/html}}