-
-
Save oksushi/4273933 to your computer and use it in GitHub Desktop.
Revisions
-
oksushi revised this gist
Dec 13, 2012 . 1 changed file with 0 additions and 2 deletions.There are no files selected for viewing
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 charactersOriginal file line number Diff line number Diff line change @@ -4,8 +4,6 @@ } body { background-color:#888; vertical-align:top; } div#header, -
There are no files selected for viewing
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 charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,38 @@ * { margin: 0px; padding: 0px; } body { background-color:#888; margin-top: 10px; padding: 4px; vertical-align:top; } div#header, div#content, div#footer { width: 75%; text-align:center; margin-right:auto; margin-left:auto; vertical-align: bottom; padding:4px; } div#header { background:#aaa; border-left: 1px solid; border-right: 1px solid; border-top: 1px solid; } div#content { background:#bbb; border-left: 1px solid; border-right: 1px solid; min-height:400px; } div#footer { background:#aaa; border-left: 1px solid; border-right: 1px solid; border-bottom: 1px solid; } 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 charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,7 @@ <html> <body> <div id="header">Header</div> <div id="content">CONTENT</div> <div id="footer">Footer</div> </body> </html> 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 charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1 @@ // 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 charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1 @@ {"view":"split","fontsize":"70","seethrough":"","prefixfree":"1","page":"all"}