- Görüntülenme
- 0
Önizleme izole bir çerçevede çalışır — efekt sayfanın stillerini etkilemez.
Error 404 Card kaynak kodu
.fx-card-err { position: relative; width: 240px; padding: 24px 18px; background: linear-gradient(160deg, #1a1a2e, #0a0a1a); border-radius: 14px; box-shadow: 0 12px 26px rgba(0,0,0,0.5); text-align: center; color: #fff; font-family: "Segoe UI", sans-serif; overflow: hidden; }
.fx-card-err::before { content: ""; position: absolute; inset: 0; background-image: radial-gradient(circle at 20% 30%, #fff 1px, transparent 2px), radial-gradient(circle at 70% 60%, #fff 1px, transparent 2px), radial-gradient(circle at 40% 80%, #fff 1px, transparent 2px); background-size: 80px 80px, 100px 100px, 60px 60px; opacity: 0.4; }
.fx-card-err-code { position: relative; font-size: 56px; font-weight: 900; color: #ff5e62; text-shadow: 3px 0 #4af0ff, -3px 0 #ffd700; animation: fx-err-glitch 3s steps(2) infinite; }
@keyframes fx-err-glitch { 0%,90%,100% { transform: translate(0); } 92% { transform: translate(-2px, 1px); } 95% { transform: translate(2px, -1px); } }
.fx-card-err-msg { position: relative; font-size: 13px; opacity: 0.85; margin: 4px 0 10px; }
.fx-card-err-emoji { position: relative; font-size: 36px; animation: fx-err-float 3s ease-in-out infinite; }
@keyframes fx-err-float { 0%,100% { transform: translateY(0) rotate(-5deg); } 50% { transform: translateY(-6px) rotate(5deg); } }
.fx-card-err-home { position: relative; margin-top: 12px; padding: 6px 18px; background: #4af0ff; color: #0a0a1a; border: 0; border-radius: 20px; font-size: 11px; font-weight: 800; cursor: pointer; }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
Error 404 Card 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ü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.
Country Fair Ticket
Rustic country fair ticket with kraft paper, gingham accent, and prize ribbon.
Friend Request Card
Friend request card with avatar, mutual friends, and buttons.