Difference between revisions of "Team:IIT Delhi/team2"
Line 52: | Line 52: | ||
margin-left:89%; | margin-left:89%; | ||
} | } | ||
+ | #content{ | ||
+ | border:solid 2px white; | ||
+ | background:#fff; | ||
+ | height:700px; | ||
+ | width:80%; | ||
+ | position:absolute; | ||
+ | margin-left:20%; | ||
+ | } | ||
+ | |||
</style> <!-- End of CSS --> | </style> <!-- End of CSS --> | ||
<body> | <body> | ||
Line 73: | Line 82: | ||
</div> | </div> | ||
+ | |||
+ | |||
+ | <div id="wiki"> | ||
+ | <div id="leftNav"> | ||
+ | <h1 style="color:white;">This is left Nav</h1> | ||
+ | </div> | ||
+ | |||
+ | <div id="content"> | ||
+ | <h1>This is content</h1> | ||
+ | </div> | ||
+ | </div> | ||
<script> | <script> |
Revision as of 19:12, 11 September 2015