Search

Nalezeno "read": 2414

Finally, it Will Be Easy to Change the Color of List Bullets


In my germinating years, the general advice was this: <ul> <li><span>List item</span></li> <!-- ... --> </ul> li { color: red; } /* bullet */ li span (color: black; } /* text */ Not terrible, but not great. You're "resetting" everything...

Indian Government Programs Add New Crypto Courses


The Indian government has added new educational courses teaching cryptocurrency and blockchain technology to the public and law enforcement officers. Amid regulatory uncertainty and banking restrictions, cryptocurrency and blockchain technology remain important topics of study in India. Also read:...

Bitcoin.com Wallet App Marks Over Five Million Wallets Created


The Bitcoin.com Wallet has now achieved a major milestone with over 5 million wallets created since the app launched just a little over two years ago. An upcoming version of the digital wallet app will add SLP token support and additional features. Also Read: Video: Bitcoin Cash Lets You Buy Equity...

Developer Demos Smart Card That Produces Bitcoin Cash Signatures


Software engineer Tobias Ruck has revealed a project he’s been working on that allows a smart card to produce valid BCH signatures. Ruck tweeted about his experiment to the crypto community and Bitcoin Cash proponents showed their excitement about the future of offline payments. Also read:...

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

2 New Blog Sites That Allow Users to Earn Cryptocurrencies


During the last few years, cryptocurrency enthusiasts have explored blogging and content publishing websites that are powered by digital currencies. Recently, two new publishing websites that utilize cryptocurrencies have been gathering traction. The crypto powered blogging platform Publish 0x pays...

Thoughts After Looking at the Web Almanac’s Chapter on CSS


Woah, I didn't see this coming! The HTTP Archive dropped this big "state of the web" report called Web Almanac with guest writers exploring data from 5.8 million websites. Una Kravetz and Adam Argyle wrote the CSS chapter. The point is to squeeze a digestible amount of insight out of a mountain's...

An Early Look at the Vue 3 Composition API in the Wild


I recently had an opportunity to try the new Vue Composition API in a real project to check where it might be useful and how we could use it in the future. Until now, when we were creating a new component we were using Options API. That API forced us to separate the component’s code by options...

South Korean Exchange CEO Sentenced to 16 Years in Prison


A South Korean district court has sentenced executives of a local crypto exchange to prison. The CEO of the exchange got a 16-year jail sentence while other executives and their accomplices got between six and 11 years. They duped thousands of investors, promising them up to 200% return within...

Walk Like Nakamoto: 7 Anonymous Personalities in the Crypto Space


In late 2008, an anonymous person named Satoshi Nakamoto introduced the Bitcoin white paper on Halloween. While Nakamoto is clearly the most famous anonymous crypto moniker, in the early days there were many other mysterious individuals scattered throughout the blockchain environment. Also read:...

Bitcoin History Part 20: BTC Reaches $1


It was a milestone that Bitcoin loyalists had long anticipated. Nevertheless, a toast was in order the day BTC reached parity with the US dollar. February 9, 2011 was the historic date, and over on the Bitcointalk forum, talk inevitably turned to what this meant for the nascent cryptocurrency. Also...

CSS-Tricks Chronicle XXXVII


Chronicle posts are opportunities for me to round-up things that I haven't gotten a chance to post about yet, rounded up together. It's stuff like podcasts I've had the good fortune of being on, conferences I've been at or are going to be at, happenings at ShopTalk and CodePen, and more. My talk...

Making an Audio Waveform Visualizer with Vanilla JavaScript


As a UI designer, I’m constantly reminded of the value of knowing how to code. I pride myself on thinking of the developers on my team while designing user interfaces. But sometimes, I step on a technical landmine. A few years ago, as the design director of wsj.com, I was helping to re-design...

When to Use SVG vs. When to Use Canvas


SVG and canvas are both technologies that can draw stuff in web browsers, so they are worth comparing and understanding when one is more suitable than the other. Even a light understanding of them makes the choice of choosing one over the other pretty clear. A little flat-color icon? That's...

scrapestack: An API for Scraping Sites


(This is a sponsored post.) Not every site has an API to access data from it. Most don't, in fact. If you need to pull that data, one approach is to "scrape" it. That is, load the page in web browser (that you automate), find what you are looking for in the DOM, and take it. You can do this...

Universal Protocol Alliance to List Mega-Utility Token on Bitcoin.com Exchange


In addition to listing the Universal Protocol Alliance’s mega-utility token, Bitcoin.com Exchange will also list the group’s stablecoins, as well as support interoperability between the Ethereum protocol and the Simple Ledger protocol. Also Read: Cred Merchant Solutions to Help Unbanked...

A Super Weird CSS Bug That Affects Text Selection


You know how you can style (to some degree) selected text with ::selection? Well, Jeff Starr uncovered a heck of a weird CSS bug. If you: Leave that selector empty Link it from an external stylesheet (rather than <style> block) Selecting text will have no style at all....

From FUD to FOMO – China State Newspaper Says Bitcoin Is ‘Successful’


A major Chinese daily has published an article about Bitcoin. The publication describes the first cryptocurrency as a successful application of the blockchain technology. It provides its readers with the basics they need to know about Bitcoin and highlights some of its main characteristics. Also...

Pac-Man… in CSS!


You all know famous Pac-Man video game, right? The game is fun and building an animated Pac-Man character in HTML and CSS is just as fun! I’ll show you how to create one while leveraging the powers of the clip-path property. See the Pen Animated Pac-Man by Maks Akymenko (@maximakymenko) ...

Disabled buttons suck


In this oldie but goodie, Hampus Sethfors digs into why disabled buttons are troubling for usability reasons and he details one example where this was pretty annoying for him. The same has happened to me recently where I clicked a button that looked like a secondary button and... nothing happened....

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