Search

Nalezeno "percentage": 98

Using @property for CSS Custom Properties


Una Kravetz digs into how Chrome now allows you to declare CSS custom properties directly from CSS with more information than just a string. So rather than something like this: html { --stop: 50%; } …can be declared with more details like this: @property --stop { syntax:...

What does 100% mean in CSS?


When using percentage values in CSS like this… .element { margin-top: 40%; } …what does that % value mean here? What is it a percentage of? There’ve been so many times when I’ll be using percentages and something weird happens. I typically shrug, change the value to something else...

Bitcoin Ownership Steadily Shifts From Whales to Small Investors, Data Shows


The amount of bitcoin held by small investors has more than doubled in the past five years as so-called whale holdings declined by an almost similar margin during the same period. According to new data from Glassnode, the percentage of supply owned by entities holding 10 BTC or less has grown from...

Over 90% of ETH’s Supply Now in Profit


More than 90% of ETH’s circulating supply is now in profit. The last time this level was observed was in early 2018 when the price of the cryptocurrency was $925. Research and analytics firm Glassnode reported Monday that the percentage of ETH’s supply in profit has reached a level...

How I Put the Scroll Percentage in the Browser Title Bar


Some nice trickery from Knut Melvær. Ultimately the trick boils down to figuring out how far you’ve scrolled on the page and changing the title to show it, like: document.title = `${percent}% ${post.title}` Knut’s trick assumes React and installing an additional library. I’m sure...

Bitcoin Futures Hit 3-Month High in Frenetic Tuesday Trading


January 14 was the best trading day of the year for many cryptocurrencies, which saw double or even triple-digit percentage gains. It was also a good day for futures markets, where more than $25 billion in trades was placed on Tuesday. The result constituted the busiest day for futures in almost...

Nexo Now Offers Bitcoin Cash Instant Crypto Credit Lines


Bitcoin Cash community members are able to borrow against their favorite digital asset in more than 40 fiat currencies across more than 200 jurisdictions. This is thanks to Nexo which now offers BCH Instant Crypto Credit Lines with one of the lowest annual percentage rates in the industry. Also...

Oh Hey, Padding Percentage is Based on the Parent Element’s Width


I learned something about percentage-based (%) padding today that I had totally wrong in my head! I always thought that percentage padding was based on the element itself. So if an element is 1,000 pixels wide with padding-top: 50%, that padding is 500 pixels. It's weird having top padding based...

Stealth Miners on the BCH Network Attract Scrutiny


In roughly 17 days, the Bitcoin Cash network will upgrade by adding two new features to the protocol. Meanwhile, prior to the forthcoming changes, a large percentage of the BCH hashrate is being processed by unknown miners. Crypto proponents have been very focused on the hashrate and BCH pool...

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