div{ border: 2px gray; width: 20px; height: 20px; background-color: orange; text-align: center; } #resim1{ width: 250px; height: 200px; border-color: #6FF; border-radius: 20px; border-width: medium; border:solid } #resim2{ width: 125px; height: 100px; border-color: #309; border-radius: 60px; border-bottom-width: medium; border:solid } #resim3{ width: 600px; height: 400px; border-color: #309; border-radius: 120px; border-bottom-width: medium; border:solid } #baslik{ margin-left: 270px; }