Search

Nalezeno "Data": 5606

A Complete Guide to calc() in CSS


CSS has a special calc() function for doing basic math. Here's an example: .main-content { /* Subtract 80px from 100vh */ height: calc(100vh - 80px); } In this guide, let's cover just about everything there is to know about this very useful function. calc() is for values The only place you...

Brave Files Data Use Complaint Against Google


Blockchain-powered decentralized browser operator Brave (BAT) has filed a formal General Data Protection Regulation (GDPR) complaint against Google, stating that the search engine giant has violated regulations pertaining to its users’ data. Brave claims Google has violated Article 5(1)b of...

Pre-crash Data: Number of Addresses with 1 Bitcoin Hit All-Time High


The Cryptoverse had welcomed another all-time high - that of, let's call them, wholecoinddresses (addresses with at least 1 bitcoin). The number of investors holding 1 Bitcoin (BTC) or more, known as wholecoiners, seems to be on the rise recently. Though we can't be sure how many investors...

How to Make a Line Chart With CSS


Line,  bar, and pie charts are the bread and butter of dashboards and are the basic components of any data visualization toolkit. Sure, you can use SVG or a JavaScript chart library like Chart.js or a complex tool like D3 to create those charts, but what if you don't want to load yet another...

Sass !default and themeable design systems


This is a great blog post from Brad Frost where he walks us through an interesting example. Let’s say we’re making a theme and we have some Sass like this: .c-text-input { background-color: $form-background-color; padding: 10px } If the $form-background-color variable isn’t defined then...

Block Links Are a Pain (and Maybe Just a Bad Idea)


As we noted in our complete guide, you can put an <a href=""> link around whatever chunks of HTML you like. Let's call that a "block link." Like you are wanting to link up an entire "Card" of content because it makes a big clickable target. <a href="/article/"<!-- display: block;...

CoinTracking.info Helps Crypto Traders Avoid Costly Tax Mistakes


CoinTracking.info, the world’s most popular cryptocurrency tax software, is announcing the launch of a new service aimed at helping crypto traders avoid a common tax-time mistake: submitting incomplete or incorrect data to the IRS. The post CoinTracking.info Helps Crypto Traders Avoid Costly...

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