سایت آموزشی فری لرن

300 x 150
x
 
<!DOCTYPE html>
<html>
<head>
<style>
.MyBox{
 border: 3px solid black;
 padding: 10px;
 overflow: auto;
}
.MyImage{
 float: right;
}
.MyImage img{
 border-radius: 50%;
}
.MyText{
 color: blue;
}
.Text-2{
 clear: right;
}
</style>
</head>
<body>
<div class="MyBox">
<div class="MyImage">
 <img src="files/girls-2.png">
</div>
<div class="MyText">
Salam In Yek Matn Baraye Test Mibashad. Salam In Yek Matn Baraye Test Mibashad.
<div class="Text-2">
Salam In Yek Matn Baraye Test Mibashad. Salam In Yek Matn Baraye Test Mibashad. Salam In Yek Matn Baraye Test Mibashad. Salam In Yek Matn Baraye Test Mibashad. Salam In Yek Matn Baraye Test Mibashad.
</div>
</div>
</div>
</body>
</html>
آدرس با موفقیت کپی شد