Search

Nalezeno "display": 40

Meet Qonos- A Purpose-Built Digital Frame for NFT Art and Collectibles


The non-fungible token (NFT) artwork and collectible ecosystem has exploded in recent months and just last week, a Beeple-crafted NFT sold for $69 million at the world-famous auction house Christie’s. As the NFT space swells, a new product has been launched called “Qonos,”...

I Love The Roku Screensaver


The past six months (or more) have been a whirlwind of shit news, terrible events, and moments of pure absurdity and horror. It’s been bad, is what I’m saying. Because of this, I often get lost doomscrolling on Twitter or reading another horrible news story about something dreadful. Meanwhile,...

What’s the Best Projector for Your Home Entertainment Needs?


I’ll always remember the first time I saw someone use a projector in place of a TV. I went to a friend’s apartment in college for a little gaming party and discovered that my bud had no proper screen in his apartment. Instead, he was just projecting everything onto a gigantic wall. Here I was,...

Horizon Zero Dawn Can Run In 72p And It Looks Beautiful


While most folks will gravitate towards the top end of the graphics settings for a game, there’s something to be said for heading for the bottom, just to see what it looks like. Especially when a modern blockbuster 4K game can be played at a resolution of just 256x144.Read more

A font-display setting for slow connections


Me, I really dislike FOUT. I like that it’s an option, because not displaying text quickly on the web is no good. I know font-display: swap; is popular because it’s good for performance, but that FOUT stuff pains me. Matt … The post A font-display setting for slow connections...

Web Performance Calendar


The Web Performance Calendar just started up again this year. The first two posts so far are about, well, performance! First up, Rick Viscomi writes about the mythical “fast” web page: How you approach measuring a web page’s performance can tell you whether it’s built for speed or whether it feels...

The Expanding Gamut of Color on the Web


CSS was introduced to the web all the way back in 1996. At the time, most computer monitors were pretty terrible. The colors of CSS — whether defined with the RGB, HSL, or hexadecimal format — catered to the monitors of the time, all within the sRGB colorspace. Most newer devices have a wide-gamut...

Now You See It


I recently accepted a teaching position at a local college here in SoCal where I'll be spouting off whatever I know (or more likely don't know!) about HTML and CSS. It's suffice to say I was all ears (well, actually eyes) when Rachel Andrew recently published a post on teaching CSS. The display...

Two-Value Display Syntax (and Sometimes Three)


You know the single-value syntax: .thing { display: block; }. The value "block" being a single value. There are lots of single values for display. For example, inline-flex, which is like flex in that it becomse a flex container, but behaves like an inline-level element rather than a block-level...

The `hidden` Attribute is Visibly Weak


There is an HTML attribute that does exactly what you think it should do: <div>I'm visible</div> <div hidden>I'm hidden</div> It even has great browser support. Is it useful? Uhm. Maybe. Not really. Adam Laki likes the semantics of it: If we use the hidden...

Google Fonts is Adding font-display


Google announced at I/O that their font service will now support the font-display property which resolves a number of web performance issues. If you're hearing cries of joy, that's probably Chris as he punches the air in celebration. … Read article The post Google Fonts is Adding...

Fighting FOIT and FOUT Together


Lots from Divya with the setup: There are 2 kinds of problems that can arise when using webfonts; Flash of invisible text (FOIT) and Flash of Unstyled Text (FOUT) ... If we were to compare them, FOUT is of course the lesser of the two evils If you wanna fight FOIT, the easiest tool is...

Google Fonts and font-display


The font-display descriptor in @font-face blocks is really great. It goes a long way, all by itself, for improving the perceived performance of web font loading. Loading web fonts is tricky stuff and having a tool like this that works as well as it does is a big deal for the web. It's such a...

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