this is a test page
[ms_row] [ms_column style=”1/2″] [/ms_column][ms_column style=”1/2″] [/ms_column][/ms_row]
[ms_row] [ms_column style=”1/2″] [/ms_column][ms_column style=”1/2″] [/ms_column][/ms_row]
a
b
c
d

html, body { height:100%; margin:0; padding:0 }
div { position:fixed; width:50%; height:50% }
#NW { top:0; left:0; background:orange }
#NE { top:0; left:50%; background:blue }
#SW { top:50%; left:0; background:green }
#SE { top:50%; left:50%; background:red } ​