Search

Nalezeno "line": 779

Chat App Line Offers Crypto Cashback-type Rewards for e-Pay Spending


Japan-based chat app operator Line has upped the stakes in its crypto business again by combining its Line Point Club rewards program with its link (LN) cryptoasset – allowing earners to trade in their points for link tokens. The new program, which launched this week, will make use of the firm’s...

Libraries for SVG Drawing Animations


In 2013, Jake Archibald introduced this cool trick of animating an SVG path to look like it’s drawing itself. It’s 2020 now, and the trick is still popular. I’ve seen it on a lot of websites I’ve visited recently. I, too, feature an animated SVG loader on my website using one of the libraries I’ll...

Understanding flex-grow, flex-shrink, and flex-basis


When you apply a CSS property to an element, there’s lots of things going on under the hood. For example, let’s say we have some HTML like this: <div class="parent"<div class="child"Child</div<div class="child"Child</div<div class="child"Child</div</div And...

ARIA in CSS


Jeremey reacting to Sara’s tweet, about using [aria-*] selectors instead of classes when the styling you are applying is directly related to the ARIA state. … this is my preferred way of hooking up CSS and JavaScript interactions. Here’s [an] old CodePen where you can see...

GIFS and prefers-reduced-motion


The <picture> element has a trick it can do where it shows different image formats in different situations. If all you are interested in is formats for the sake of performance, maybe you’d do: <picture<source srcset="img/waterfall.avif" type="image/avif"<source...

Gray Burst


I made this neat little gray burst thing. It’s nothing particularly special, especially compared to the amazing creativity on CodePen, but I figured I could document some of the things happening in it for learning reasons. CodePen Embed Fallback It’s SVG SVG has <line x1 y1...

The CSS Custom Property Toggle Trick


Back in July 2020, I got an email from James0x57 (I always try to refer to people by their name, but I think I get the sense they prefer to go by screen name) that says: The entire world of branching conditional logic and bulk feature toggling for custom CSS properties is possible and only exists...

EY, Samsung SDS & Naver-Line Consortium Bids to Test South Korean CBDC


There has been mixed news for the central Bank of Korea (BOK) as it prepares to launch its first pilot for the digital won. The bank is still yet to make an official decision on whether it will actually launch the central bank digital currency (CBDC) or not, but recently claimed that it would...

Smarter Ways to Generate a Deep Nested HTML Structure


Let’s say we want to have the following HTML structure: <div class='boo'<div class='boo'<div class='boo'<div class='boo'<div class='boo'</div</div</div</div</div That’s real a pain to write manually. And the reason why this post was born was being...

[aktualita] Ostravské rádio Helax končí s FM vysíláním, bude už jen on-line


Rádio Helax v průběhu listopadu ukončí vysílání svého programu na frekvenci 93,7 MHz a bude nadále dostupné pouze prostřednictvím internetového streamu. V tiskové zprávě to oznámil majitel rádia, společnost Media Bohemia. Důvodem ke změně je propad reklamních příjmů v době koronavirové krize...

Full Bleed


We’ve covered techniques before for when you want a full-width element within a constrained-width column, like an edge-to-edge image within a narrower column of text. There are loads of techniques. Perhaps my favorite is this little utility class: .full-width { width: 100vw; position:...

Netlify Edge Handlers


Some very cool news from Netlify: Edge Handlers are in Early Access (request it here). I think these couple of lines of code do a great job in explaining what an Edge Handler is: export function onRequest(event) { console.log(`Incoming request for ${event.request.url}`); ...

First LINE Blockchain-Powered Third Party Services Launched


Japanese blockchain solutions platform LINE Blockchain introduced on Wednesday its first LINE powered third party services. These services are built on the LINE network by the LVC Corporation owned LINE TECH PLUS PTE LTD (LTP). LVC also manages LINE’s crypto-blockchain businesses. Introducing LINE...

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