Search

Nalezeno "Property": 561

Crypto and Real Estate Were Built for One Another


Whether buying, selling or tokenizing real estate, the property market and blockchain are deeply intertwined. As the purchase of property has become possible with bitcoin, so has the wider potential of blockchain technology to transform the industry. The convergence of real estate...

Clipping, Clipping, and More Clipping!


There are so many things you can do with clipping paths. I've been exploring them for quite some time and have come up with different techniques and use cases for them — and I want to share my findings with you! I hope this will spark new ideas for fun things you can do with the CSS clip-path...

Why Progressive Web Apps Are The Future of Mobile Web


Here’s one of the best essays I’ve ever read about why progressive web apps are important, how they work, and what impact they have on a business: PWAs are powerful, effective, fast and app-like. It’s hard to imagine a mobile web property that could not be significantly improved via...

Overflow And Data Loss In CSS


"Data Loss" is a funny term. My brain thinks of like packet loss on the way from the server to your browser, resulting in missing content in files. Perhaps it is that on some level, but in CSS parlance, it has to do with the overflow property. Too much content for sized container + hidden overflow...

Using a PostCSS function to automate your responsive workflow


A little while back, you might have bumped into this CSS-Tricks article where I described how a mixin can be used to automate responsive font sizes using RFS. In its latest version, v9, RFS is capable of rescaling any value for value for any CSS property with px or rem units, like margin, padding...

Multiline truncated text with “show more” button


Now that we've got cross-browser support for the line-clamp property, I expect we'll see a lot more of that around the web. And as we start to see it more in use, it’s worth the reminder that: Truncation is not a content strategy. We should at least offer a way to read that that truncated content...

Craig Wright to Challenge Judge’s Ruling in the Billion-Dollar Lawsuit


Craig Wright is looking to challenge Judge Reinhart’s decision and has asked the court for an extension of time in order to dispute the August 27 ruling. Wright was recently instructed to distribute 50% of his BTC holdings allegedly mined before 2014 and intellectual property (IP) to...

Need to scroll to the top of the page?


Perhaps the easiest way to offer that to the user is a link that targets an ID on the <html> element. So like... <html id="top"> <body> <!-- the entire document --> <a href="#top">Jump to top of page</a> ...

Creating a Maintainable Icon System with Sass


One of my favorite ways of adding icons to a site is by including them as data URL background images to pseudo-elements (e.g. ::after) in my CSS. This technique offers several advantages: They don't require any additional HTTP requests other than the CSS file. Using the background-size property...

Can you rotate the cursor in CSS?


Kinda! There is no simple or standard way to do it, but it's possible. You can change the cursor to different built-in native versions with CSS with the cursor property, but that doesn't help much here. You can also use that property to set a static image as the cursor. But again that doesn't help...

Court Instructs Craig Wright to Distribute Billions to Plaintiffs


On August 26, the self-proclaimed Bitcoin inventor, Craig Wright, was ordered by Southern District Court of Florida to distribute half of his BTC holdings and intellectual property assets from prior to 2014. According to the Kleiman estate attorney Vel Freedman, the family has waited a long time...

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