wmaraci reklam

htm - css birleştirme (yardım)

3 Mesajlar 852 Okunma
pst.net
wmaraci reklam

psdturkey psdturkey psdturkey.blogspot.com Kullanıcı
  • Üyelik 30.07.2014
  • Yaş/Cinsiyet 28 / E
  • Meslek İşsiz
  • Konum İstanbul Anadolu
  • Ad Soyad O** C**
  • Mesajlar 25
  • Beğeniler 3 / 2
  • Ticaret 0, (%0)
Hazır bir script buldum, kodlardan da pek anlamıyorum bu yüzden aşağıya bırakacağım html ve css kodunu birleştirecek var mı acaba? Blog adresimde paylaşmak istiyorum bu scripti

HTML








Michele Miller


Web Developer












Patricia Knott


Web Developer












Justin Ramos


Web Developer












Mary Huntley


Web Developer









CSS
body {
font-family: tahoma;
height: 100vh;
background-image: url(https://picsum.photos/g/3000/2000);
background-size: cover;
background-position: center;
display: flex;
align-items: center;
}

.our-team {
padding: 30px 0 40px;
margin-bottom: 30px;
background-color: #f7f5ec;
text-align: center;
overflow: hidden;
position: relative;
}

.our-team .picture {
display: inline-block;
height: 130px;
width: 130px;
margin-bottom: 50px;
z-index: 1;
position: relative;
}

.our-team .picture::before {
content: "";
width: 100%;
height: 0;
border-radius: 50%;
background-color: #1369ce;
position: absolute;
bottom: 135%;
right: 0;
left: 0;
opacity: 0.9;
transform: scale(3);
transition: all 0.3s linear 0s;
}

.our-team:hover .picture::before {
height: 100%;
}

.our-team .picture::after {
content: "";
width: 100%;
height: 100%;
border-radius: 50%;
background-color: #1369ce;
position: absolute;
top: 0;
left: 0;
z-index: -1;
}

.our-team .picture img {
width: 100%;
height: auto;
border-radius: 50%;
transform: scale(1);
transition: all 0.9s ease 0s;
}

.our-team:hover .picture img {
box-shadow: 0 0 0 14px #f7f5ec;
transform: scale(0.7);
}

.our-team .title {
display: block;
font-size: 15px;
color: #4e5052;
text-transform: capitalize;
}

.our-team .social {
width: 100%;
padding: 0;
margin: 0;
background-color: #1369ce;
position: absolute;
bottom: -100px;
left: 0;
transition: all 0.5s ease 0s;
}

.our-team:hover .social {
bottom: 0;
}

.our-team .social li {
display: inline-block;
}

.our-team .social li a {
display: block;
padding: 10px;
font-size: 17px;
color: white;
transition: all 0.3s ease 0s;
text-decoration: none;
}

.our-team .social li a:hover {
color: #1369ce;
background-color: #f7f5ec;
}
 

 

ozancan217@gmail.com
Banner - Logo - Rank ve diğer grafik hizmetleri için PM atabilirsiniz
wmaraci
reklam

athirsizi athirsizi WM Aracı Kullanıcı
  • Üyelik 21.03.2020
  • Yaş/Cinsiyet 34 / E
  • Meslek Yazılım
  • Konum İzmir
  • Ad Soyad F** K**
  • Mesajlar 530
  • Beğeniler 328 / 197
  • Ticaret 0, (%0)














Michele Miller


Web Developer












Patricia Knott


Web Developer












Justin Ramos


Web Developer












Mary Huntley


Web Developer









 

 

blackkpepper blackkpepper WM Aracı Kullanıcı
  • Üyelik 30.09.2020
  • Yaş/Cinsiyet 29 / E
  • Meslek çöpçü
  • Konum Adıyaman
  • Ad Soyad S** S**
  • Mesajlar 1
  • Beğeniler 0 / 0
  • Ticaret 0, (%0)


başlık










Michele Miller


Web Developer












Patricia Knott


Web Developer












Justin Ramos


Web Developer












Mary Huntley


Web Developer










:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::


Eğer css kodunu düzeltilmiş kaynak koduyla aynı dizinde bulunan css adlı bir klasördeki style.css adlı geçişli still sayfasına
yazarsanız birbirlerini tanıyacaktır. Geçişli still sayfasını bir not defteri açıp adı ve uzantısını "style.css" şeklinde değiştirerek ulaşabilirsiniz.

örnek: aşağıda kaynak kod ve css klasörü aynı dizinde yer almaktadır.

Desktop\Yeni Klasör\kaynak kod.html
Desktop\Yeni Klasör\css\style.css


NOT: 3. satırdaki title etiketinden pencere adını değiştirebilirsiniz.
 

 

wmaraci
Konuyu toplam 2 kişi okuyor. (0 kullanıcı ve 2 misafir)
Site Ayarları
  • Tema Seçeneği
  • Site Sesleri
  • Bildirimler
  • Özel Mesaj Al