Driver License
Driver license card with a photo, personal info fields and an animated hologram strip.
- Görüntülenme
- 0
Önizleme izole bir çerçevede çalışır — efekt sayfanın stillerini etkilemez.
Driver License kaynak kodu
.fx-card-license { width: 320px; padding: 14px 16px; border-radius: 10px; background: linear-gradient(135deg, #fff, #f0f4ff); color: #1a1a2e; box-shadow: 0 10px 24px rgba(0, 0, 0, 0.2); border: 1px solid #c0c8d8; }
.fx-card-license-head { display: flex; justify-content: space-between; align-items: center; padding-bottom: 8px; border-bottom: 2px solid #1a3a5e; margin-bottom: 10px; }
.fx-card-license-head b { font-size: 16px; letter-spacing: 2px; color: #1a3a5e; }
.fx-card-license-head span { font-size: 10px; letter-spacing: 1px; color: #888; }
.fx-card-license-body { display: flex; gap: 14px; margin-bottom: 10px; }
.fx-card-license-photo { width: 70px; height: 88px; border-radius: 4px; background: linear-gradient(135deg, #f5cba7, #e8a87c); flex-shrink: 0; border: 1px solid #ccc; display: flex; align-items: center; justify-content: center; font-size: 38px; }
.fx-card-license-fields { display: flex; flex-direction: column; gap: 6px; font-size: 11px; }
.fx-card-license-fields span { display: flex; gap: 8px; }
.fx-card-license-fields b { width: 40px; color: #888; font-size: 9px; letter-spacing: 1px; }
.fx-card-license-holo { height: 18px; border-radius: 3px; background: linear-gradient(90deg, #ff006e, #8338ec, #3a86ff, #06ffa5, #ffbe0b, #ff006e); background-size: 200% 100%; opacity: 0.5; animation: fx-license-holo 3s linear infinite; }
@keyframes fx-license-holo { to { background-position: 200% 0; } }Kalan 0 satırı görmek için ücretsiz üye ol
Tüm efektler ücretsiz. Üyelik yalnızca tam kaynağı, kopyalamayı ve tarayıcı içi editörü açar.
Bu efektte bir sorun mu var, yoksa daha iyisini mi yazdın? Düzeltme gönder — onaylanırsa puan kazanırsın.
Sorun bildir veya düzeltKatkıda bulunanlar
Driver License nasıl kullanılır?
- 1. HTML parçasını sayfanda kullanmak istediğin yere yapıştır.
- 2. CSS bloğunu stil dosyana veya bir
<style>etiketine ekle. - 3. Renkleri ve süreleri kendi tasarımına göre değiştir — bağımlılık yok, saf CSS.
Kartlar kategorisindeki tüm efektler gibi bu efekt de tamamen ücretsizdir; ticari projelerde de kullanabilirsin. Kütüphanenin tamamı için Kartlar koleksiyonuna göz at.
Benzer Kartlar efektleri
TümüBeer Pair Tips Card
Beer pairing tips card with beer style, dish pairing, and reasoning.
Coffee Passport
Coffee passport card with stamp grid, roast notes, and a bean icon.
Cruise Port Card
Cruise port card with arrival time, pier, and shore excursions.