Difference between revisions of "Team:TP CC-SanDiego/test-abishek"

Line 3: Line 3:
 
<meta name="viewport" content="width=device-width, initial-scale=1" />
 
<meta name="viewport" content="width=device-width, initial-scale=1" />
 
     <meta charset="utf-8" />
 
     <meta charset="utf-8" />
     <!--<script>
+
     <script>
 
function setHeight() {
 
function setHeight() {
var winheight = $(window).height() - 414;
+
var winheight = $(window).height() - 50;
 
$('#content-wrapper').css("margin-top", winheight)
 
$('#content-wrapper').css("margin-top", winheight)
 
}
 
}
</script>-->
+
</script>
 
<style>
 
<style>
 
/* WIKI SETTINGS*/
 
/* WIKI SETTINGS*/

Revision as of 04:49, 12 September 2015

Hello World!