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
| <canvas id='canvas'></canvas> |
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
| <section class="container" id="container"> | |
| <div class="shadowContainer"> | |
| <div class="shadow" id="shadow"><div class="shadow2" id="shadow2"></div></div> | |
| </div> | |
| <div id="box"> | |
| <figure class="front" id="front"> | |
| <img src="https://lh6.googleusercontent.com/-y9johWORM1M/UE-UenoHP5I/AAAAAAAAAGg/0Gnd4KiCdSA/s900/background+large.png" id="largeBG" width="900" height="400" style="-webkit-transform: rotate(180deg)" /> | |
| <img src="https://lh4.googleusercontent.com/-uoU1Xjv2AXk/UE-Ufg1bHkI/AAAAAAAAAG0/VSHNMQfQ1A0/s500/newFront2.png" height="500" width="305" style="-webkit-transform: rotate(180deg)" /> | |
| <figure class="shine" id="shine"></figure> | |
| </figure> |
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 | |
| %head | |
| %meta{:charset => "utf-8"} | |
| %title random | |
| %body | |
| #container | |
| %h1 Join the Dark Side | |
| %small ... and get free cookie! | |
| %br/ |
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
| !!!5 | |
| %html | |
| %head | |
| %meta{:charset => "utf-8"} | |
| %title random | |
| %body | |
| #container | |
| %h1 Join the Dark Side | |
| %small ... and get free cookie! | |
| %br/ |
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
| !!!5 | |
| %html | |
| %head | |
| %meta{:charset => "utf-8"} | |
| %title random | |
| %body | |
| #container | |
| %h1 Join the Dark Side | |
| %small ... and get free cookie! | |
| %br/ |
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
| <body> | |
| <!--targets | |
| <div id='left-target' class='target'></div> | |
| <div id='right-target' class='target'></div> | |
| --> | |
| <section id='carousel-wrapper'> | |
| <!--images--> |
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
| / by: @vinhnx. | |
| %h1 Click-a-trooper game | |
| #game | |
| %img#troophead{:alt => "stormtrooper", :src => "https://dl.dropbox.com/u/11357190/HTML-builds/test-lab/jsms/jquery-events/trooper.ico"} | |
| %img#vader{:alt => "vader", :src => "https://dl.dropbox.com/u/11357190/HTML-builds/test-lab/jsms/jquery-events/vader.ico"} | |
| %img#r2d2{:alt => "r2d2", :src => "https://dl.dropbox.com/u/11357190/HTML-builds/test-lab/jsms/jquery-events/r2d2.ico"} | |
| %img#sand{:alt => "sand", :src => "https://dl.dropbox.com/u/11357190/HTML-builds/test-lab/jsms/jquery-events/sand.ico"} | |
| %p | |
| SCORE: |
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
| / by: @vinhnx. | |
| !!!5 | |
| %html | |
| %head | |
| %meta{:charset => "utf-8"} | |
| %title random | |
| %body | |
| #container | |
| %h1{:title => "enter to win freeee cookies! ;)"} Join the Dark Side |
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> | |
| <title>New Tab Clock preview</title> | |
| <link href='http://fonts.googleapis.com/css?family=McLaren' rel='stylesheet' type='text/css'> | |
| </head> | |
| <body> | |
| <a href="http://vinhnx.github.com/lab/new-tab-clock/"><h1>New Tab Clock</h1></a> | |
| <small>( ... a Chrome extension)</small> |
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
| <?xml version="1.0" encoding="UTF-8"?> | |
| <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> | |
| <plist version="1.0"> | |
| <dict> | |
| <key>author</key> | |
| <string>Vinh Nguyen</string> | |
| <key>name</key> | |
| <string>Ciapre</string> | |
| <key>settings</key> | |
| <array> |