Search

Nalezeno "LINE": 603

2nd Edition of League of Traders is Here - 4 BTC on The Line


Disclaimer: The text below is a press release that was not written by Cryptonews.com. After the successful 1st edition of the League of Traders Competition, whose prize pool consisted of 1.5 BTC, Phemex and LOT are back with the 2nd edition - but this time with 4 BTC on the line. This...

Text Outline Animation with Three.js


Learn how to code the text outline effect seen on cornrevolution.com using Three.js with some GLSL. The post Text Outline Animation with Three.js appeared first on Codrops

Not Your Typical Horizontal Rules


The default browser style for <hr> is so weird. It’s basically: border-style: inset; border-width: 1px; The default border-color is black, but the border doesn’t actually look black, because the inset border “adds a split tone to the line … The post Not Your Typical...

The `ping` attribute on anchor links


I didn’t know this was a thing until Stefan Judis’s post: <a href="https://www.stefanjudis.com/popular-posts/" ping="https://www.stefanjudis.com/tracking/"Read popular posts</a You give an anchor link a URL via a ping attribute, and the browser will hit that URL with a...

Better Line Breaks for Long URLs


CSS-Tricks has covered how to break text that overflows its container before, but not much as much as you might think. Back in 2012, Chris penned “Handling Long Words and URLs (Forcing Breaks, Hyphenation, Ellipsis, etc)” and it is still … The post Better Line Breaks for Long URLs appeared...

Join the Phemex Trader’s Arena - A Competition with 45 BTC on the Line


Disclaimer: The text below is a press release that was not written by Cryptonews.com. After several successful editions, the Phemex Trader’s Arena is back, with the team putting on the line a prize pool of up to $2,000,000 - representing 45 BTC. Despite the fact that registrations were opened...

Insert Cursor at Any Position at Command Line


As much as I enjoy writing lengthy pieces of JavaScript APIs, techniques, and other tech brilliance, I very much enjoy providing people quick tips to make their daily dev lives better. This is one such post. Oftentimes I’m working with long command line directives, and as you can imagine,...

Too Many SVGs Clogging Up Your Markup? Try `use`.


Recently, I had to make a web page displaying a bunch of SVG graphs for an analytics dashboard. I used a bunch of <rect>, <line> and <text> elements on each graph to visualize certain metrics. This works and renders … The post Too Many SVGs Clogging Up Your Markup?...

Akon, Sergey Nazarov & Miami Mayor Lead BlockDown Bull Market Line-Up


Disclaimer: The text below is a press release that was not written by Cryptonews.com. BlockDown Conference is set to celebrate its first anniversary with its most ambitious event to date on April 15-16. BlockDown 4.0 will be a gathering of the greatest minds in the crypto space, celebrating...

The “Gray Dead Zone” of Gradients


Erik D. Kennedy notes an interesting phenomenon of color gradients. If you have a gradient between two colors where the line between them in the color space goes through the zero-saturation middle, you get this “gray dead zone” in … The post The “Gray Dead Zone”...

Let's Rank The Hitman Trilogy Levels, From Worst To Best


With the release of Hitman 3, the latest Hitman trilogy has concluded. After three games and two DLC levels, the new entry has over 20 levels set around the globe and countless ways to kill people. Let’s rank them! Read more

Use CSS Clamp to create a more flexible wrapper utility


I like Andy’s idea here: .wrapper { width: clamp(16rem, 90vw, 70rem); margin-left: auto; margin-right: auto; padding-left: 1.5rem; padding-right: 1.5rem; } Normally I’d just set a max-width there, but as Andy says: This becomes a slight issue in mid-sized viewports, such...

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