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

 

Apple, Kelebek Klavyeli MacBook Alanlara Toplam 50 Milyon Dolar Tazminat Ödeyecek

ABD merkezli teknoloji devi Apple, bundan birkaç yıl önce önemli bir dava ile gündemdeydi. Öyle ki şirketin 2015 ila 2019 yılları arasında sattığı MacBook, MacBook Air ve MacBook Pro modellerinde kullandığı "kelebek" klavye tasarımından rahatsız olan 86 bin ABD'li tüketici, Apple'a dava açmış ve tazminat talep etmişti. Apple, bu davadan kurtulmak için 50 milyon dolarlık bir anlaşma teklif etmişti. Bu anlaşma teklifine göre mağdur olan tüketicilere, belirli tutarlarda ödeme yapılacaktı.

İstanbulda Düzenlenen eŞampiyonlar Ligi Finalinin Kazananı Belli Oldu!

Espor deyince akla gelen en büyük etkinliklerden olan eŞampiyonlar Ligi Finali, bugün geçtiğimiz saatlerde İstanbul’da gerçekleştirildi. 42maslak AVM’de gerçekleştirilen turnuva, Emre Yılmaz, Umut, HezerS, Obrun2002, Vejrgang, KeturDylo, Daniel7 ve Neat olmak üzere en iyi 8 FIFA oyuncusunun kıyasıya mücadelesine sahne oldu.