Search

Nalezeno "X post": 31208

Japanese Court Upheld Former Mt Gox CEO’s Conviction for Manipulating Data


A Japanese high court upheld the Tokyo-based lower court’s decision to reject the former Mt Gox CEO’s appeal. Mark Karpeles was arrested in 2015 and accused of “manipulating electronic data” and managed to duck embezzlement charges. The former boss of Mt Gox, Mark Karpeles...

Striking a Balance Between Native and Custom Select Elements


Here’s the plan! We’re going to build a styled select element. Not just the outside, but the inside too. Total styling control. Plus we’re going to make it accessible. We’re not going to try to replicate everything that the browser does by default with a native <select> element. We’re going...

Learn Z-Index Using a Visualization Tool


There are some neat interactive demos in here from Thiru Manikandan. There are a couple of very tricky things with z-index that never fail to confuse. In addition to things like requiring positioning and source order, the trickiest are the stacking contexts and parent/child relationships. z-index...

Indian Government Reconsiders Banning Cryptocurrency: Report


The Indian government is reportedly reconsidering a plan to ban cryptocurrency and the finance ministry has initiated related inter-ministerial consultations. The move is supposedly spurred by the supreme court quashing the banking ban imposed by the central bank, the Reserve Bank of India (RBI)....

CUBE CSS


A CSS methodology from Andy Bell: The most important part of this methodology is the language itself: CSS. It’s key to note its existence in the name because some alternative approaches, such as BEM—which I have enjoyed for many years—can veer very far away from Cascading Style Sheets. I love CSS...

On Adding IDs to Headers


Here’s a two-second review. If an element has an ID, you can link to it with natural browser behavior. It’s great if headings have them, because it’s often useful to link directly to a specific section of content. <h3 id="step-2"Step 2</a Should I be so inclined, I could...

Speculation Rife as User Pays a Second $2.6 Million Fee in Ether Transaction


History repeated itself on Thursday, after the Ethereum blockchain processed another transfer with fees of $2.6 million – the second such unusual, record-fee transaction in 24 hours. A user sent 350 ether (ETH), worth about $86,400 and paid 10,668 ETH, or $2.6 million, in transaction fees....

Collective #609


Frontend Mentor Challenges * Shape Divider App * :is() and :where() * No Design Development * HTML5 Boilerplate 8.0.0 The post Collective #609 appeared first on Codrops

How to Reverse CSS Custom Counters


I needed a numbered list of blog posts to be listed with the last/high first and going down from there. Like this: 5. Post Title 4. Post Title 3. Post Title 2. Post Title 1. Post Title But the above is just text. I wanted to do this with a semantic <ol> element. The easy way This can...

CoinMarketCap Launches Chat


As you may or may not have noticed, CoinMarketCap released a long-awaited logins function for its website this week. UsersContinue Reading The post CoinMarketCap Launches Chat appeared first on CoinMarketCap Blog

Kotlin Coroutines and Delay


Whenever I suspect that there’s a timing conflict causing a problem with rendering and directives, I usually opt for a JavaScript setTimeout with a delay. The setTimeout code never makes it to production, but it does help me to understand if my code is the problem or if there’s a timing...

Nahoru
Tento web používá k poskytování služeb a analýze návštěvnosti soubory cookie. Používáním tohoto webu s tímto souhlasíte. Další informace