Aller au contenu

« Testmap » : différence entre les versions

152 octets ajoutés ,  28 février
aucun résumé des modifications
(Page créée avec « <div style="position: relative; width: 200px; height: 200px; border: 1px solid red;"> <div style="position: absolute; left: 50px; top: 50px; width: 60px; height: 60px; border-radius: 50%; border: 2px solid blue; text-align: center; line-height: 60px;">Test</div> <div style="position: absolute; left: 120px; top: 20px; width: 50px; height: 50px; border-radius: 50%; border: 1px solid green; text-align: center; line-height: 50px;">Lien</div> </div> »)
 
Aucun résumé des modifications
Ligne 1 : Ligne 1 :
<div style="position: relative; width: 200px; height: 200px; border: 1px solid red;">
<div style="position: relative; width: 300px; height: 200px; border: 1px solid #ccc;">
<div style="position: absolute; left: 50px; top: 50px; width: 60px; height: 60px; border-radius: 50%; border: 2px solid blue; text-align: center; line-height: 60px;">Test</div>
<div style="position: absolute; left: 50px; top: 50px; width: 60px; height: 60px; border-radius: 50%; border: 2px solid blue; text-align: center; line-height: 60px;">A</div>
<div style="position: absolute; left: 120px; top: 20px; width: 50px; height: 50px; border-radius: 50%; border: 1px solid green; text-align: center; line-height: 50px;">[[Accueil|Lien]]</div>
<div style="position: absolute; left: 200px; top: 120px; width: 60px; height: 60px; border-radius: 50%; border: 2px solid blue; text-align: center; line-height: 60px;">B</div>
<div style="position: absolute; left: 80px; top: 79px; width: 152px; height: 0px; border-top: 2px solid #DDD; transform: rotate(24.6deg); transform-origin: 0 0;"></div>
</div>
</div>