(Replaced content with "{{IIT-Madras/NewHeader}}") |
|||
Line 1: | Line 1: | ||
{{IIT-Madras/NewHeader}} | {{IIT-Madras/NewHeader}} | ||
+ | |||
+ | |||
+ | .box { | ||
+ | max-width:80%; | ||
+ | border-top, border-right, border-left: 0.5mm; | ||
+ | |||
+ | } | ||
+ | |||
+ | <html> | ||
+ | |||
+ | <div class="box"> | ||
+ | |||
+ | <p> | ||
+ | Filler content<br>filler content<br></p> | ||
+ | </div> | ||
+ | |||
+ | |||
+ | </html> |
Revision as of 17:20, 12 October 2018
.box {
max-width:80%;
border-top, border-right, border-left: 0.5mm;
}
Filler content
filler content