Search

Nalezeno "edge": 515

Full Bleed


We’ve covered techniques before for when you want a full-width element within a constrained-width column, like an edge-to-edge image within a narrower column of text. There are loads of techniques. Perhaps my favorite is this little utility class: .full-width { width: 100vw; position:...

Netlify Edge Handlers


Some very cool news from Netlify: Edge Handlers are in Early Access (request it here). I think these couple of lines of code do a great job in explaining what an Edge Handler is: export function onRequest(event) { console.log(`Incoming request for ${event.request.url}`); ...

Balancing on a pivot with Flexbox


Let me show you a way I recently discovered to center a bunch of elements around what I call the pivot. I promise you that funky HTML is out of the question and you won’t need to know any bleeding-edge CSS to get the job done. I’m big on word games, so I recently re-imagined the main menu...

Edge chystá automatické uspávání záložek. Ušetří systémové prostředky


Microsoft chystá pro svůj prohlížeč Edge zajímavou vychytávku – bude automaticky uspávat nepoužívané stránky. Díky tomu ušetří systémové prostředky. Při opětovném otevření je pak obnoví do původního stavu. Podobnou funkci můžete znát i z dalších prohlížečů. Chrome například uvolňuje

What is the Value of Browser Diversity?


In 2018, Rachel Nabors made the point that browser diversity is similar to biological ecosystem diversity. There are literal advantages to more diversity. That article was before the Edge engines were shut, and now the big shakeups at Mozilla have the topic of browser diversity on people’s...

Using max() for an inner-element max-width


I go into all this in The “Inside” Problem. The gist: you want an edge-to-edge container, but the content inside to have a limited width. I think there is absolutely no problem using a nested element inside, but it’s also fun to look at the possibilities of making that work on...

Microsoft vylepšil prohlížeč Edge, dostal nové nástroje a funkce


Microsoft zahájil na svém blogu sérii příspěvků, ve kterých hodlá průběžně představovat nové funkce webového prohlížeče Edge, založeného na jádře Chromium. V srpnu se uživatelé například dočkali aktualizace čtečky PDF, vylepšení nerušeného čtení či odesílání kolekcí. Kolekce se v náhledu

Leading-Trim: The Future of Digital Typesetting


leading-trim is a suggested new CSS property that lets us remove the extra spacing in every font so that we can more predictably style text. Ethan Wang has written about it — including how Microsoft has advocated for it — and that it’s now part of the Inline Layout Module Level 3 spec. You’d use...

Never Build a CSV Importer Again


(This is a sponsored post.) CSV import as a process is broken. Messy customer data, edge cases, encoding formats, error messages, non-technical users: importing data into applications is a huge pain! Ingesting data has been long neglected as a software product experience, leading to customer...

Jak z Windows 10 odinstalovat nový Edge? Je to komplikované, ale jde to


V lednu tohoto roku uvolnil Microsoft novou verzi svého webového prohlížeče Edge. Vzdal se přitom vlastního enginu ve prospěch jádra Chromium, jež pohání například Chrome či Operu. Po úvodní dobrovolné fázi začal uživatelům instalovat novou verzi Edge prostřednictvím Windows Update. Jak se

Improving Chromium’s browser compatibility in 2020


This is exactly what I love to hear from any browser vendor: When it comes to browser compatibility, there are still too many missing features and edge-case bugs. But it doesn’t have to be this way. Things can and will get better, if browser vendors can understand what is causing the most...

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