Difference between revisions of "Amy tests"

From DurhamtechWiki
Jump to navigationJump to search
Line 1: Line 1:
 
==Test 1==
 
==Test 1==
 +
Default WW embed
 
<iframe height="360" width="640" src="https://warpwire.durhamtech.edu/w/r9QAAA/" frameborder="0" scrolling="0" allow="autoplay *; encrypted-media *; fullscreen *; picture-in-picture *;" allowfullscreen></iframe>
 
<iframe height="360" width="640" src="https://warpwire.durhamtech.edu/w/r9QAAA/" frameborder="0" scrolling="0" allow="autoplay *; encrypted-media *; fullscreen *; picture-in-picture *;" allowfullscreen></iframe>
  
 
==Test 2==
 
==Test 2==
<iframe src="https://warpwire.durhamtech.edu/w/r9QAAA/" frameborder="3" height="360" width="640"/>
+
Removed most of WW embed parameters and moved frameborder and dimensions
 
+
<iframe src="https://warpwire.durhamtech.edu/w/r9QAAA/" frameborder="0" height="360" width="640"></frame>
==Test 3==
 
<iframe width="405" height="340"
 
src="http://metavid.org/w/extensions/MetavidWiki/skins/mv_embed/mv_embed_iframe.php?size=320x240&sn=House_proceeding_07-18-06_00&t=1:23:16/1:23:44" />
 
 
 
==Test 4==
 
<iframe src="http://gamercard.xbox.com/' . $xboxId . '.card" scrolling="no" frameBorder="0" height="140" width="204">'
 
. $xboxId .
 
'</iframe>
 

Revision as of 11:56, 23 September 2021

Test 1

Default WW embed

Test 2

Removed most of WW embed parameters and moved frameborder and dimensions <iframe src="https://warpwire.durhamtech.edu/w/r9QAAA/" frameborder="0" height="360" width="640"></frame>