Difference between revisions of "Template:SS Info Box Large"

From Australis Ultima 30k
Jump to: navigation, search
Line 1: Line 1:
 
<div style="width:200px">
 
<div style="width:200px">
     <div style="background-color:red;float:right;width:100;">
+
     <div style="background-color:red;float:right;width:100px;">
 
         <p>some text goes here for auto width</p>
 
         <p>some text goes here for auto width</p>
 
     </div>
 
     </div>
     <div style="background-color:yellow;width:100;overflow: hidden">
+
     <div style="background-color:yellow;width:100px;overflow: hidden">
 
         <p>this takes up remaining space to the left</p>
 
         <p>this takes up remaining space to the left</p>
 
     </div>
 
     </div>
 
</div>
 
</div>

Revision as of 22:41, 23 August 2013

some text goes here for auto width

this takes up remaining space to the left