Search

Nalezeno "LINE": 616

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...

Japan’s Messaging Giant Line Introduces Crypto Lending Services


Back in the summer of 2018, the Japanese messaging giant, Line Corp., launched a cryptocurrency exchange with over 30 digital assets. Now Line is introducing crypto lending services with five different crypto assets and a new lineup of decentralized applications (dapps). The Japanese messaging...

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