class ombre | class texte |
.ombre { width: 300px; height: 300px; background-color: #999999; margin-left: 100px; margin-top: 50px; } |
.texte { border: 2px dotted red; margin-left: 100px; width: 296px; height: 296px; margin-top: -16px; position: relative; left: 20px; top: -320px; background-color: white; } |
Boite Texte
Boite Texte