Difference between revisions of "Template:ElanVitalKorea"

Line 157: Line 157:
 
     on the container's size */
 
     on the container's size */
 
   background-size: cover;
 
   background-size: cover;
 +
}
 +
 +
.container {
 +
    width: 100%;
 +
    height:100%;
 +
    margin: 0px auto;
 +
    overflow: hidden;
 +
    background-color:#808080;
 +
display: inline-block
 
}
 
}
  
Line 164: Line 173:
  
 
<body>
 
<body>
 
+
<div class="container">
 
<div id='cssmenu'>
 
<div id='cssmenu'>
 
   <ul>
 
   <ul>
Line 238: Line 247:
 
<br>
 
<br>
  
 +
</container>
 
</body>
 
</body>
 
</html>
 
</html>

Revision as of 16:03, 30 August 2015