Venkat1994 (Talk | contribs) |
Venkat1994 (Talk | contribs) |
||
Line 4: | Line 4: | ||
<style> | <style> | ||
− | + | .flex-card-container{ | |
display:flex; | display:flex; | ||
flex-direction:column; | flex-direction:column; | ||
align-items:baseline; | align-items:baseline; | ||
− | background:# | + | background:#2e2e2e; |
height:100%; | height:100%; | ||
} | } | ||
− | + | .flex-card{ | |
display: inline-block; | display: inline-block; | ||
margin: 40px; | margin: 40px; | ||
Line 31: | Line 31: | ||
</style> | </style> | ||
− | <div | + | <div class="flex-card-container"> |
− | + | <div class="flex-card"> | |
+ | </div> | ||
</div> | </div> | ||
</html> | </html> | ||
{{IIT-Madras-Bottom/CSS}} | {{IIT-Madras-Bottom/CSS}} |
Revision as of 11:58, 12 October 2016