johnmahugu

php - HTML5 video

Jun 25th, 2015
417
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 0.61 KB | None | 0 0
  1. <a href="index.php">Go back to index</a>
  2. | <a href="<?php echo $_SERVER["REQUEST_URI"];?>">Refresh</a>
  3.  
  4. <title>HTML 5 Video and accelerated content</title>
  5. <h1>HTML 5 Video and accelerated content</h1>
  6.  
  7. <p>Use the "Back" option in the right mouse context menu
  8. to go back to this page, after clicking on the links below.</p>
  9.  
  10. <a href="http://www.youtube.com/watch?v=siOHh0uzcuY&html5=True">
  11. HTML 5 video</a><br>
  12.  
  13. <a href="http://mudcu.be/labs/JS1k/BreathingGalaxies.html">
  14. Accelerated canvas</a><br>
  15.  
  16. <a href="http://www.webkit.org/blog-files/3d-transforms/poster-circle.html">
  17. Accelerated layers</a><br>
Advertisement
Add Comment
Please, Sign In to add comment