RSSAmplifier

Simon Hearne · Jan 19, 2021

How to avoid layout shifts caused by web fonts

0
Sign in to vote or save

This site does not allow itself to be embedded. You can still read it on the original site — the toolbar below keeps your place in the directory.

One of the outcomes of the release of Core Web Vitals (and subsequent inclusion in Google's page ranking algorithm) is that we have been paying more attention to unexpected layout shifts and the cumulative layout shift (CLS) score. Some sources of layout shifts have been simple to resolve: pre-allocate the correct space for dynamic elements, use width and height attributes on images and prioritise…

Read on simonhearne.com

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.