Bu Görseller Arasında Kaç Tane Fark Olduğunu Bulabilecek misin?

İki görsel arasındaki farkların tamamını bulabilmek oldukça zor. Ne kadar dikkatli bakarsanız bakın son farkı bulabilmek her yiğidin harcı değil.

14.08.2022 10:00:30 tarihinde yayınlandı.

İki görsel arasındaki farkların tamamını bulabilmek oldukça zor. Ne kadar dikkatli bakarsanız bakın son farkı bulabilmek her yiğidin harcı değil.

7 adet sorumuz bulunuyor. Bazılarında 4 bazılarında 5 fark bulmanız gerekiyor. Hazırsanız başlayalım...

CEVAP #blur-img{ filter: blur(32px); -webkit-filter: blur(32px); cursor:pointer; } /* Position text in the middle of the page/image */ .blur-bg-text { background-color: rgb(0,0,0); /* Fallback color */ background-color: rgba(0,0,0, 0.4); /* Black w/opacity/see-through */ color: white; font-weight: bold; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); z-index: 2; width: 80%; padding: 20px !important; text-align: center; cursor:pointer; } function unBlur(count){ var item = document.querySelector('#blur-img-' + count +' img'); var blurContent = document.querySelector('#blur-img-' + count +' div'); if(blurContent.classList.value == 1){ blurContent.classList.remove("hide"); blurContent.classList.add("is-visible"); item.style.filter = 'blur(32px)'; item.style.webkitFilter = 'blur(32px)'; }else{ if(blurContent.classList.value == 'blur-bg-text hide'){ blurContent.classList.remove("hide"); blurContent.classList.add("is-visible"); item.style.filter = 'blur(32px)'; item.style.webkitFilter = 'blur(32px)'; }else{ item.style.filter = 'unset'; item.style.webkitFilter = 'unset'; blurContent.classList.remove("is-visible"); blurContent.classList.add("hide"); } } }

CEVAP #blur-img{ filter: blur(32px); -webkit-filter: blur(32px); cursor:pointer; } /* Position text in the middle of the page/image */ .blur-bg-text { background-color: rgb(0,0,0); /* Fallback color */ background-color: rgba(0,0,0, 0.4); /* Black w/opacity/see-through */ color: white; font-weight: bold; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); z-index: 2; width: 80%; padding: 20px !important; text-align: center; cursor:pointer; } function unBlur(count){ var item = document.querySelector('#blur-img-' + count +' img'); var blurContent = document.querySelector('#blur-img-' + count +' div'); if(blurContent.classList.value == 1){ blurContent.classList.remove("hide"); blurContent.classList.add("is-visible"); item.style.filter = 'blur(32px)'; item.style.webkitFilter = 'blur(32px)'; }else{ if(blurContent.classList.value == 'blur-bg-text hide'){ blurContent.classList.remove("hide"); blurContent.classList.add("is-visible"); item.style.filter = 'blur(32px)'; item.style.webkitFilter = 'blur(32px)'; }else{ item.style.filter = 'unset'; item.style.webkitFilter = 'unset'; blurContent.classList.remove("is-visible"); blurContent.classList.add("hide"); } } }

CEVAP #blur-img{ filter: blur(32px); -webkit-filter: blur(32px); cursor:pointer; } /* Position text in the middle of the page/image */ .blur-bg-text { background-color: rgb(0,0,0); /* Fallback color */ background-color: rgba(0,0,0, 0.4); /* Black w/opacity/see-through */ color: white; font-weight: bold; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); z-index: 2; width: 80%; padding: 20px !important; text-align: center; cursor:pointer; } function unBlur(count){ var item = document.querySelector('#blur-img-' + count +' img'); var blurContent = document.querySelector('#blur-img-' + count +' div'); if(blurContent.classList.value == 1){ blurContent.classList.remove("hide"); blurContent.classList.add("is-visible"); item.style.filter = 'blur(32px)'; item.style.webkitFilter = 'blur(32px)'; }else{ if(blurContent.classList.value == 'blur-bg-text hide'){ blurContent.classList.remove("hide"); blurContent.classList.add("is-visible"); item.style.filter = 'blur(32px)'; item.style.webkitFilter = 'blur(32px)'; }else{ item.style.filter = 'unset'; item.style.webkitFilter = 'unset'; blurContent.classList.remove("is-visible"); blurContent.classList.add("hide"); } } }

CEVAP #blur-img{ filter: blur(32px); -webkit-filter: blur(32px); cursor:pointer; } /* Position text in the middle of the page/image */ .blur-bg-text { background-color: rgb(0,0,0); /* Fallback color */ background-color: rgba(0,0,0, 0.4); /* Black w/opacity/see-through */ color: white; font-weight: bold; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); z-index: 2; width: 80%; padding: 20px !important; text-align: center; cursor:pointer; } function unBlur(count){ var item = document.querySelector('#blur-img-' + count +' img'); var blurContent = document.querySelector('#blur-img-' + count +' div'); if(blurContent.classList.value == 1){ blurContent.classList.remove("hide"); blurContent.classList.add("is-visible"); item.style.filter = 'blur(32px)'; item.style.webkitFilter = 'blur(32px)'; }else{ if(blurContent.classList.value == 'blur-bg-text hide'){ blurContent.classList.remove("hide"); blurContent.classList.add("is-visible"); item.style.filter = 'blur(32px)'; item.style.webkitFilter = 'blur(32px)'; }else{ item.style.filter = 'unset'; item.style.webkitFilter = 'unset'; blurContent.classList.remove("is-visible"); blurContent.classList.add("hide"); } } }

CEVAP #blur-img{ filter: blur(32px); -webkit-filter: blur(32px); cursor:pointer; } /* Position text in the middle of the page/image */ .blur-bg-text { background-color: rgb(0,0,0); /* Fallback color */ background-color: rgba(0,0,0, 0.4); /* Black w/opacity/see-through */ color: white; font-weight: bold; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); z-index: 2; width: 80%; padding: 20px !important; text-align: center; cursor:pointer; } function unBlur(count){ var item = document.querySelector('#blur-img-' + count +' img'); var blurContent = document.querySelector('#blur-img-' + count +' div'); if(blurContent.classList.value == 1){ blurContent.classList.remove("hide"); blurContent.classList.add("is-visible"); item.style.filter = 'blur(32px)'; item.style.webkitFilter = 'blur(32px)'; }else{ if(blurContent.classList.value == 'blur-bg-text hide'){ blurContent.classList.remove("hide"); blurContent.classList.add("is-visible"); item.style.filter = 'blur(32px)'; item.style.webkitFilter = 'blur(32px)'; }else{ item.style.filter = 'unset'; item.style.webkitFilter = 'unset'; blurContent.classList.remove("is-visible"); blurContent.classList.add("hide"); } } }


Kaynak webtekno.com

 

Fiyat/Performans Canavarı Redmi Note 11 SE Duyuruldu

Dün sizlerle paylaştığımız bir haberimizde Redmi Note 11T Pro ve Note 11T Pro Plus isimli akıllı telefonların duyurulduğundan bahsetmiştik. Redmi, şimdiyse yeni bir akıllı telefonla daha karşımıza çıktı. Note 11 SE olarak isimlendirilen bu akıllı telefon, en çok da uygun fiyatı ile ilgili çekecek gibi görünüyor. Telefonun özelliklerine bahsetmeden önce, bu modelin Redmi Note 10 5G'nin yenilenmiş bir versiyonu olduğunu belirtelim.

Ünlülerin Maymun Fotoğraflarına Milyonlarca Dolar Ödediği Bored Ape NFT Koleksiyonunun Kurucuları Ortaya Çıktı

NFT’ler, dünya çapında devam eden tartışmalara rağmen gün geçtikçe popülerliğini artırıyor. Birçok insan milyonlarca dolar ödenen bu dijital varlıkları ‘saçmalık’ olarak, bazıları da kara para aklama yolu olarak nitelendiriyor. Durum böyle olsa da birçok NFT koleksiyonuna astronomik ücretler ödenmeye devam ediyor. Bu koleksiyonların belki de en ünlüsü, ‘Bored Ape Yacht Club’ koleksiyonu. Her biri birbirinden farklı 10.000 maymun görüntüsünden oluşan bu NFT’ler, nadirliklerine göre yüz binlerce, hatta milyonlarca dolara alıcı buluyor.