Wiki source code of Sandbox Test Page 3
Version 68.1 by Jareth Carpenter on 2026/08/20 22:27
Show last authors
| author | version | line-number | content |
|---|---|---|---|
| 1 | Jareth has been using this a testing area | ||
| 2 | |||
| 3 | |||
| 4 | {{html clean="false"}} | ||
| 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="1920" height="1032" controls> | ||
| 12 | <source src="https://learn.firstdigital.com/bin/download/Sandbox/WebHome/MoveSIPNumbers.mp4?rev=1.3" type="video/mp4"> | ||
| 13 | </video> | ||
| 14 | {{/html}} |