Changes between Version 50 and Version 51 of Other/Summer/2015/aSDR1


Ignore:
Timestamp:
Jul 29, 2015, 7:53:54 PM (9 years ago)
Author:
vineetrshenoy
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Other/Summer/2015/aSDR1

    v50 v51  
    151151
    152152</table>
    153  
    154153   
    155154</center>
    156155}}}
     156
     157
     158{{{
     159#!html
     160<head>
     161<style>
     162  #test{
     163   height:300px;
     164   width:100px;
     165   background-color:black;
     166   float:right;
     167}
     168</style>
     169</head>
     170
     171<div id="test">
     172Hello<br>
     173<b> Vineet </b> <br>
     174</div>
     175
     176}}}
     177