Difference between revisions of "Team:Pasteur Paris/TrainingThomas"

Line 40: Line 40:
 
<style type="text/css">
 
<style type="text/css">
 
#dessin {
 
#dessin {
background-color: red;
+
border: dashed;
 
}
 
}
 
</style>
 
</style>
Line 49: Line 49:
 
             <div id="GeneralContent">
 
             <div id="GeneralContent">
 
                 <div id="MainContent">
 
                 <div id="MainContent">
                    <svg id="dessin" width="400" height="200" >
+
                <div style="width: 100%; height: auto;">
                    rect
+
                    <svg id="dessin" width="100%">
                     </svg>
+
                    <rect width= "30%" x="10%" y="10%"/>
 +
                    </svg>
 +
                     </div>
 
                 </div>
 
                 </div>
 
             </div>
 
             </div>
 
 
 
</html>
 
</html>

Revision as of 13:17, 31 August 2018

""