ThomasStarck (Talk | contribs) |
ThomasStarck (Talk | contribs) |
||
Line 40: | Line 40: | ||
<style type="text/css"> | <style type="text/css"> | ||
#dessin { | #dessin { | ||
− | + | border: dashed; | |
} | } | ||
</style> | </style> | ||
Line 49: | Line 49: | ||
<div id="GeneralContent"> | <div id="GeneralContent"> | ||
<div id="MainContent"> | <div id="MainContent"> | ||
− | + | <div style="width: 100%; height: auto;"> | |
− | + | <svg id="dessin" width="100%"> | |
− | </ | + | <rect width= "30%" x="10%" y="10%"/> |
+ | </svg> | ||
+ | </div> | ||
</div> | </div> | ||
</div> | </div> | ||
</html> | </html> |
Revision as of 13:17, 31 August 2018