Search

Nalezeno "SET": 2362

Select an Element with a Non-Empty Attribute


Short answer: [data-foo]:not([data-foo=""] { Longer answer (same conclusion, just an explanation on why we might need this): Say you have an element that you style with a special data-attribute: <div data-highlight="product"</div You want to target that element and do special things when...

World Markets – Managed Trading Accounts


Trading in any market can be a difficult thing, especially if you lack technical knowledge. Luckily, there are services like managed investment accounts, where a professional does all the work for you. A managed investment account (or portfolio) can be defined as a set of assets that are given to...

Possibly The Easiest Way to Run an SSG


"Static Site Generator," that is. We'll get to that in a second. Netlify is a sponsor of this site (thank you very much), and I see Zach Leatherman has gone to work over there now. Very cool. Zach is the creator of Eleventy, an SSG for Node. One thing of the many notable things about Eleventy...

Binance Announces WazirX Sale Results; Set to Open WRX Trading Tomorrow


The Binance Launchpad platform has announced the results of its WazirX token sale, the first token launch of the platform this year. According to the platform, there were 10,000 winning tickets held by a total of 9,033 winners. Over 20,000 users participated in the lottery draw, with almost 137,000...

Image Dragging Effects


A set of playful dragging effects for images using various techniques. Image Dragging Effects was written by Mary Lou and published on Codrops

Get Moving (or not) with CSS Motion Path


We just linked up the idea that offset-path can be cleverly used to set type on a path. Don't miss Michelle Barker's experimentation either, with drawing paths or animating text along a path. Dan Wilson has also been following this tech for quite a while and points out why the sudden surge...

How Do You Do max-font-size in CSS?


CSS doesn't have max-font-size, so if we need something that does something along those lines, we have to get tricky. Why would you need it at all? Well, font-size itself can be set in dynamic ways. For example, font-size: 10vw;. That's using "viewport units" to size the type, which will...

Set Type on a Circle… with offset-path


Here's some legit CSS trickery from yuanchuan. There is this CSS property offset-path. Once upon a time, it was called motion-path and then it was renamed. I sort of rolled my eyes at the time, because the property is so obviously for animating things along a path. But you don't have to use it...

Bitcoin Gold 51% Attacked – Network Loses $70,000 in Double Spends


The Bitcoin Gold (BTG) network suffered another set of 51% attacks on January 23-24, as roughly 29 blocks were removed in two deep blockchain reorganizations (reorgs). Reports indicate that more than 7,000 BTG was double spent as the chain suffered a loss of $70,000 in two days. Also read: Bitcoin...

Iran Issues More Than 1,000 Cryptocurrency Mining Licenses


The Iranian government has reportedly issued more than 1,000 licenses for cryptocurrency mining since it began regulating the industry. A number of large mining farms have set up in the country, but high electricity tariffs have kept many small investors away. Also read: Regulatory Roundup —...

XRP is All Set to Ride the First Bull-run of 2020


XRP’s bullish trendline has been breached once after it started correcting down in its 1-month chart; faced rejection above $0.2483 The leading altcoin has recently formed a support level at $0.2140; recovery faces hurdles above its 200-day moving average line ($0.2247) XRP has kick-started 2020...

Malaysia Announces Digital Asset Guidelines


The Securities Commission Malaysia has published the country’s guidelines on digital assets which set out the regulatory framework for token sales. All token offerings must now be carried out only through platforms approved by the commission. The guidelines also detail the obligations...

A Trick That Makes Drawing SVG Lines Way Easier


When drawing lines with SVG, you often have a <path> element with a stroke. You set a stroke-dasharray that is as long as the path itself, as well as a stroke-offset that extends so far that you that it's initially hidden. Then you animate the stroke-offset back to 0 so you can watch...

Re-creating the ‘His Dark Materials’ Logo in CSS


The text logo has a slash cut through the text. You set two copies on top of one another, cropping both of them with the clip-path property. What's interesting to me is how many cool design effects require multiple copies of an element to do something cool. To get the extra copy, at least with...

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