Html

From Wasya Wiki
Revision as of 14:32, 12 April 2026 by Piousbox (Talk | contribs) (Created page with "<pre> <p class="text-center"> <video width="640" height="480" controls=""> <source src=""> Your browser does not support the video tag. </video> </p> <p class="te...")

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
<p class="text-center">
  <video width="640" height="480" controls="">
    <source src="">
    Your browser does not support the video tag.
  </video>
</p>

<p class="text-center">
  <video width="640" height="360" controls="">
    <source src="">
    Your browser does not support the video tag.
  </video>
</p>

<p class="text-center">
  <video width="300" height="225" controls="">
    <source src="">
    Your browser does not support the video tag.
  </video>
</p>

<p class="text-center">
  <video width="480" height="640" controls="">
    <source src="">
    Your browser does not support the video tag.
  </video>
</p>