Search

Nalezeno "Border": 525

Ripple Incorporates Disruptive Innovation Theory For Cross-Border Payments


What Is Disruptive Technology? Disruptive Technology is an alternative for industries, consumers, and businesses to operate. Disruptive Technology operates and enhances the superior attributes in the working of an industry. The latest examples of companies that have adopted disruptive technology...

How to Make Repeating Border Images


I just saw this cool little site from Max Bittker: broider. You design an image on a 9-slice grid (except the middle part) and it will produce an image for you to use with border-image along with the CSS to copy and paste. Check out my little design: CodePen Embed Fallback The areas of the image...

Animating CSS Width and Height Without the Squish Effect


The first rule of animating on the web: don't animate width and height. It forces the browser to recalculate a bunch of stuff and it's slow (or "expensive" as they say). If you can get away with it, animating any transform property is faster (and "cheaper"). Butttt, transform can be tricky. Check...

Ripple to Offer Cheaper, Faster Cross-border Payments in Korea


Yesterday, Ripple announced that it would be partnering with money transfer service providers Sentbe, Hanpass, and WireBarley to offer an improved cross-border payment experience in Korea. Together with @cross_enf and our newly added customers Sentbe, Hanpass, WireBarley and more, we...

Ripple to Offer Cheaper, Faster Cross-border Payments in Korea


Yesterday, Ripple announced that it would be partnering with money transfer service providers Sentbe, Hanpass, and WireBarley to offer an improved cross-border payment experience in Korea. Together with @cross_enf and our newly added customers Sentbe, Hanpass, WireBarley and more, we...

Solving Sticky Hover States with @media (hover: hover)


Mezo Istvan does a good job of covering the problem and a solution to it in a blog post on Medium¹. If you tap on something that has a :hover state but you don't leave the page then, on a mobile device, there is a chance that :hover state "sticks." You'll see this with stuff like jump-links used...

Animate Text on Scroll


We covered the idea of animating curved text not long ago when a fun New York Times article came out. All I did was peek into how they did it and extract the relevant parts to a more isolated demo. That demo is here: See the Pen Selfie Crawl by Chris Coyier (@chriscoyier) ...

CSS-Only Carousel


It's kind of amazing how far HTML and CSS will take you when building a carousel/slideshow. Setting some boxes in a horizontal row with flexbox is easy. Showing only one box at a time with overflow and making it swipable with -webkit-overflow-scrolling is easy. You can make the "slides" line...

How Auto Margins Work in Flexbox


Robin has covered this before, but I've heard some confusion about it in the past few weeks and saw another person take a stab at explaining it, and I wanted to join the party. Say you have a flex container with some flex items inside that don't fill the whole area. See the Pen ZEYLVEX...

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