Created
February 14, 2013 03:09
-
-
Save lakshman108/4950311 to your computer and use it in GitHub Desktop.
Websites to explore
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
| /** | |
| * Websites to explore | |
| */ | |
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> | |
| <p><a href="http://css-infos.net/">A kewl css info site</a></p> | |
| <p><a href="http://www.wpdfd.com/editorial/thebox/deadcentre4.html">Dead Center Elements</a></p> | |
| <p><a href="http://css-tricks.com/snippets/css/absolute-center-vertical-horizontal-an-image/">vertically centering images</a></p> | |
| <p><a href="http://www.w3.org/Style/Examples/007/center.en.html">Centering things</a></p> | |
| <p><a href="http://www.noupe.com/css/100-great-css-menu-tutorials.html">100 CSS menu Tutorials</a></p> | |
| <p><a href="http://www.tripwiremagazine.com/2012/06/css-menu-and-navigation.html">40 Premium CSS Menus</a></p> | |
| <p><a href="http://www.subcide.com/articles/creating-a-css-layout-from-scratch/">Creating a CSS layout from scratch</a></p> | |
| <p><a href="http://www.webplatform.org/">Authoritive Tutorials with good explanations</a></p> | |
| <p><a href="http://jsfiddle.net/">Alternative to Dabblet</a></p> | |
| <p><a href="http://www.patterncooler.com/editor/">Pattern Cooler</a></p> | |
| </body> |
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
| // alert('Hello world!'); |
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
| {"view":"split","fontsize":"100","seethrough":"","prefixfree":"1","page":"html"} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment