Difference between revisions of "Team:EPF Lausanne/Notebook/Protocols"

Line 144: Line 144:
  
 
             <div class="col-md-9">
 
             <div class="col-md-9">
                 <h2 id="sec0">Content</h2>
+
                 <div class="whitebg box">
                At Bootply we like to build simple Bootstrap templates that utilize the code Bootstap CSS without a lot of customization. Sure you can
+
                    <h3>Protocol #1</h3>
                 find a lot of Bootstrap themes and inspiration, but these templates tend to be heavy on customization.
+
                    <p>Materials</p>
 +
                    <ul>
 +
                        <li>First item</li>
 +
                        <li>Second one</li>
 +
                    </ul>
 +
                    <p>Procedure</p>
 +
                    <ol>
 +
                        <li>Take the first item</li>
 +
                        <li>Put it in the second</li>
 +
                        <li>Voilà</li>
 +
                    </ol>
 +
                 </div>
 
             </div>
 
             </div>
 
         </div>
 
         </div>
 
     </div>
 
     </div>
 +
 +
    <div class="second-section">
 +
        <div class="container">
 +
            <div class="row">
 +
                <div class="col-md-9">
 +
                    <div class="whitebg box">
 +
                        <h3>Protocol #1</h3>
 +
                        <p>Materials</p>
 +
                        <ul>
 +
                            <li>First item</li>
 +
                            <li>Second one</li>
 +
                        </ul>
 +
                        <p>Procedure</p>
 +
                        <ol>
 +
                            <li>Take the first item</li>
 +
                            <li>Put it in the second</li>
 +
                            <li>Voilà</li>
 +
                        </ol>
 +
                    </div>
 +
                </div>
 +
            </div>
 +
        </div>
  
  

Revision as of 09:24, 20 July 2015

Protocols

Protocol #1

Materials

  • First item
  • Second one

Procedure

  1. Take the first item
  2. Put it in the second
  3. Voilà

Protocol #1

Materials

  • First item
  • Second one

Procedure

  1. Take the first item
  2. Put it in the second
  3. Voilà

Still under construction