Difference between revisions of "Team:TUDelft/Parts/BasicPart"

Line 1: Line 1:
 
<html>       
 
<html>       
 +
 +
    <body>
 +
        <br>
 +
        <br>
 +
        <div class="container">
 +
        <div class="row">
 +
        <div class="col-lg-2 col-2-md col-2-sm col-2-xs"> </div>
 +
        <div class="col-lg-8 col-8-md col-8-sm col-8-xs"> Why doesn't it show the text before that? Hi, how are you?</div>
 +
        <div class="col-lg-2 col-2-md col-2-sm col-2-xs"> </div>
 +
        </div> 
 +
    </div>         
 +
    <!-- BETWEEN THESE TWO COMMENTS -->
 +
    </body>
  
 
</html>
 
</html>

Revision as of 12:47, 10 September 2018



Why doesn't it show the text before that? Hi, how are you?