Changes

no edit summary
Line 30: Line 30:       −
<div class="carousel-caption text left"
+
<div style="width: 800px; border: 1px solid #ccc;">
    style="box-sizing:border-box;
+
     <div style="background-color:#009999; float: left; width:550px;">
                display:block;
+
         column 1
                font-family:'Helvetica Neue', Helvetica, Arial, sans-serif;
  −
                font-size:14px;
  −
                line-height:20px;
  −
                position:relative;
  −
                text-align:center;
  −
                text-size-adjust:100%;
  −
                width:100%;
  −
                -webkit-tap-highlight-color:rgba(0, 0, 0, 0);">
  −
     <div style="background-color:rgb(62,129,210);">
  −
         One
   
     </div>
 
     </div>
     <div style="background-color:rgb(62,129,210);">
+
     <div style="background-color: #CCCCCC; width: 250px; float: right;">
         Two
+
        <div style="float: left; width: 100px;">
    </div>
+
         column 2
    <div style="background-color:rgb(62,129,210)">
+
        </div>
         Three
+
        <div style="background-color:#66FFCC; width: 150px; float:right;">
 +
         column 3
 +
        </div>
 
     </div>
 
     </div>
 
</div>
 
</div>
374

edits