Sorry

This feed does not validate.

In addition, interoperability with the widest range of feed readers could be improved by implementing the following recommendations.

Source: https://100479.net/vod/player.php/?youtube=1O17o1oixFI

  1. <div id="player_youtube_main">
  2.  
  3.  
  4. <iframe name="sanghoon_video" frameborder="0" src="https://www.youtube.com/embed/1O17o1oixFI?autoplay=1" allow="autoplay" scrolling="no"></iframe>
  5. </div> <!-- /player_youtube_main -->
  6.  
  7.  
  8. <style>
  9. #player_youtube_main  h1 { margin-bottom:2px; }
  10. #player_youtube_main .youtube_count {display:inline-block; margin-top:10px; line-height:2; /* 줄간격 */}
  11. #player_youtube_main .youtube_like { display:inline-block; margin-top:10px; text-align:center; float:right;}
  12. #player_youtube_main .youtube_like .like_count { display:inline-block; vertical-align:middle; text-align:center; margin-right:5px; }
  13. #player_youtube_main iframe{ width:100%; height:200px; }
  14.  
  15. /* 태블릿용 CSS */
  16. @media all and (min-width:768px){
  17. #player_youtube_main iframe{ width:100%; height:500px; }
  18. }
  19.  
  20. /* PC용 CSS */
  21. @media all and (min-width:1132px){
  22. #player_youtube_main iframe{ width:1132px; height:637px; }
  23. }
  24. </style>
  25.  
Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda