Difference between revisions of "Template:IISER Pune 2"

Line 5: Line 5:
 
<!-- Declare that you are going to use html code instead of wiki code -->
 
<!-- Declare that you are going to use html code instead of wiki code -->
 
<html>
 
<html>
html, body, #content, #bodyContent, #globalWrapper, #contentContainer, #mainContainer, #bannerContainer {
+
html
 +
<style type="text/css">
 +
 
 +
                body {background-color: #FFFFFF;}
 +
                body, #content, #bodyContent, #globalWrapper, #contentContainer, #mainContainer, #bannerContainer {
 
margin: 0;
 
margin: 0;
 
padding: 0;
 
padding: 0;
Line 15: Line 19:
 
height: 100%;
 
height: 100%;
 
         min-width: 400px;
 
         min-width: 400px;
}
+
        }
<style type="text/css">
+
                body {background-color: #FFFFFF;}
+
 
                 </style>
 
                 </style>
 
<div id ="mainContainer">
 
<div id ="mainContainer">

Revision as of 08:13, 16 September 2015


html