Search

Nalezeno "cases": 634

Programming Sass to Create Accessible Color Combinations


We are always looking to make the web more accessible. Color contrast is just math, so Sass can help cover edge cases that designers might have missed. The post Programming Sass to Create Accessible Color Combinations appeared first on CSS-Tricks

Considerations When Choosing Fonts for a Multilingual Website


As a front-end developer working for clients all over the world, I've always struggled to deal with multilingual websites — especially cases where both right-to-left (RTL) and left-to-right (LTR) are used. That said, I’ve learned a few things along the...

Use a:visited in your CSS stylesheet


Evert Pot: Unfortunately, when setting a new color (e.g. a { color: #44F }) the ‘purple visited link’ feature also gets disabled. I think this is a shame, as there’s so many instances where you’re going through a list of links and want to see what you’ve seen before. The 2 examples I ran into...

5 Crypto Cashback Solutions That Award You Satoshis to Shop


Cashback is a popular ecommerce system that administers rewards and rebates for shopping. Every time you shop online, and in some cases in-store, you’ll earn up to 1% of the transaction value back. Traditionally administered in cash or rewards points, certain cashback schemes now dispense...

Override window.alert


For years the only bit of feedback web developers could get was via alert("{str}") calls. These days we have the web console but, in rare cases, we don’t have a console and alert calls are our only window into a value at a given time. One problem: if an alert sneaks into production code, your...

Building an accessible autocomplete control


Here’s a great in-depth post from Adam Silver about his journey to create an autocomplete field that’s as accessible as possible. There are so many edge cases to consider! There are old browsers and their peculiar quirks, there are accessibility best practices for screen readers, and not to mention...

Wendy McElroy: The Narrative and Philosophy of Cryptocurrency


“The central banks of Britain, Japan, the euro zone, Sweden and Switzerland have grouped up to assess potential use cases for digital currencies. Talk of such currencies gained momentum after Facebook announced plans last year to introduce a cryptocurrency called libra,” – CNBC....

US Government Auctioning off Bitcoins Worth $37 Million in 2 Weeks


The U.S. government has opened registration for the bidding of over 4,040 bitcoins, currently worth more than $37 million, which will be auctioned off on Feb. 18. The winning bidder will be notified on the same day. These bitcoins were forfeited in various federal criminal, civil and administrative...

Resizing Values in Steps in CSS


There actually is a steps() function in CSS, but it's only used for animation. You can't, for example, tell an element it's allowed to grow in height but only in steps of 10px. Maybe someday? I dunno. There would have to be some pretty clear use cases that something like background-repeat: space...

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