× İletişim Formu AMP HTML Youtube Video Listesi Oluşturma Arlina Design 9/19/2017 Etiketler : AMP Arlina Design <!doctype html> <html ⚡> <head> <meta charset="utf-8"> <script async src="https://cdn.ampproject.org/v0.js"></script> <script async custom-element="amp-iframe" src="https://cdn.ampproject.org/v0/amp-iframe-0.1.js"></script> <link rel="canonical" href="https://ampbyexample.com/components/amp-iframe/"/> <meta name="viewport" content="width=device-width,minimum-scale=1,initial-scale=1"> <style amp-boilerplate> @import url('https://fonts.googleapis.com/css?family=Encode+Sans+Condensed'); body p{font-family:'Encode Sans Condensed',sans-serif;margin-bottom:600px;font-size:14px;font-weight:600;} body{padding:0 20px;-webkit-animation:-amp-start 8s steps(1,end) 0s 1 normal both;-moz-animation:-amp-start 8s steps(1,end) 0s 1 normal both;-ms-animation:-amp-start 8s steps(1,end) 0s 1 normal both;animation:-amp-start 8s steps(1,end) 0s 1 normal both}@-webkit-keyframes -amp-start{from{visibility:hidden}to{visibility:visible}}@-moz-keyframes -amp-start{from{visibility:hidden}to{visibility:visible}}@-ms-keyframes -amp-start{from{visibility:hidden}to{visibility:visible}}@-o-keyframes -amp-start{from{visibility:hidden}to{visibility:visible}}@keyframes -amp-start{from{visibility:hidden}to{visibility:visible}}</style><noscript><style amp-boilerplate>body{-webkit-animation:none;-moz-animation:none;-ms-animation:none;animation:none}</style></noscript> <style amp-custom> div[overflow] { text-align: center;background: #f9f7f7;line-height: 36px;} </style> </head> <body> <p>Youtube video oynatma listesini görüntülemek için ekranı aşağıya kaydırın ve abone olmayı unutmayın.</p> <amp-iframe width="300" height="241" layout="responsive" sandbox="allow-forms allow-scripts allow-same-origin allow-modals allow-popups" frameborder="0" scrolling="no" allowfullscreen="allowfullscreen" src="https://cdn.rawgit.com/jquerycods/html/3855d4f1/playlist.html?list=PLypmP-Ai_oPh4hI6XMLCTU4JaiWqjqbFq&channelid=UCDUNxLnSf5q5Sdl826ERW9A"> </amp-iframe> </body> </html> YENİ YAYIN ÖNCEKİ YAYIN "AMP HTML Youtube Video Listesi Oluşturma" 0 Yorum yapıldı. Yorum Gönder Sonraki Kayıt Ana Sayfa Kaydol: Kayıt Yorumları (Atom) ×
AMP HTML Youtube Video Listesi Oluşturma Arlina Design 9/19/2017 Etiketler : AMP Arlina Design <!doctype html> <html ⚡> <head> <meta charset="utf-8"> <script async src="https://cdn.ampproject.org/v0.js"></script> <script async custom-element="amp-iframe" src="https://cdn.ampproject.org/v0/amp-iframe-0.1.js"></script> <link rel="canonical" href="https://ampbyexample.com/components/amp-iframe/"/> <meta name="viewport" content="width=device-width,minimum-scale=1,initial-scale=1"> <style amp-boilerplate> @import url('https://fonts.googleapis.com/css?family=Encode+Sans+Condensed'); body p{font-family:'Encode Sans Condensed',sans-serif;margin-bottom:600px;font-size:14px;font-weight:600;} body{padding:0 20px;-webkit-animation:-amp-start 8s steps(1,end) 0s 1 normal both;-moz-animation:-amp-start 8s steps(1,end) 0s 1 normal both;-ms-animation:-amp-start 8s steps(1,end) 0s 1 normal both;animation:-amp-start 8s steps(1,end) 0s 1 normal both}@-webkit-keyframes -amp-start{from{visibility:hidden}to{visibility:visible}}@-moz-keyframes -amp-start{from{visibility:hidden}to{visibility:visible}}@-ms-keyframes -amp-start{from{visibility:hidden}to{visibility:visible}}@-o-keyframes -amp-start{from{visibility:hidden}to{visibility:visible}}@keyframes -amp-start{from{visibility:hidden}to{visibility:visible}}</style><noscript><style amp-boilerplate>body{-webkit-animation:none;-moz-animation:none;-ms-animation:none;animation:none}</style></noscript> <style amp-custom> div[overflow] { text-align: center;background: #f9f7f7;line-height: 36px;} </style> </head> <body> <p>Youtube video oynatma listesini görüntülemek için ekranı aşağıya kaydırın ve abone olmayı unutmayın.</p> <amp-iframe width="300" height="241" layout="responsive" sandbox="allow-forms allow-scripts allow-same-origin allow-modals allow-popups" frameborder="0" scrolling="no" allowfullscreen="allowfullscreen" src="https://cdn.rawgit.com/jquerycods/html/3855d4f1/playlist.html?list=PLypmP-Ai_oPh4hI6XMLCTU4JaiWqjqbFq&channelid=UCDUNxLnSf5q5Sdl826ERW9A"> </amp-iframe> </body> </html>
Yorum Gönder