This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <!DOCTYPE html> | |
| <html> | |
| <head> | |
| <!--js読み込み--> | |
| <script type="text/javascript" src="http://www.generative-gestaltung.de/1/js/jquery.swfobject.1-0-6.min.js"></script> | |
| <script type="text/javascript" src="http://www.generative-gestaltung.de/1/js/app.js"></script> | |
| <script type="text/javascript"> | |
| GD.documentReady = function () { | |
| GD.showVideo({ | |
| containerId: 'video_player', |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| /********************************** | |
| HTML | |
| ***********************************/ | |
| <!DOCTYPE html> | |
| <html lang="ja"> | |
| <div class="entry-content"> | |
| <p data-height="530" data-theme-id="light" data-slug-hash="QvaPjL" data-default-tab="html,result" data-user="aadebdeb" data-embed-version="2" data-pen-title="shadow by multiple lights" class="codepen">See the Pen <a href="https://codepen.io/aadebdeb/pen/QvaPjL/">shadow by multiple lights</a> by aadebdeb (<a href="http://codepen.io/aadebdeb">@aadebdeb</a>) on <a href="http://codepen.io">CodePen</a>.</p> | |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <!DOCTYPE html><html> | |
| <head> | |
| <meta charset="UTF-8"><style type="text/css"> | |
| body { | |
| margin: 0; | |
| background: rgb(253, 184, 6) | |
| } | |
| header { | |
| height: 8ex; |
NewerOlder