Generally, when we said layout, it means element’s layout, but we may need change the layout of paragraphs, CSS Columns can help us.
Lazy loading is always a important part of web page optimization. Now, Chrome has support this feature.
Now, broswer can share items as APP, using Web Share API
In general, when text string is out of limit, we can use text-overflow: ellipsis
to show ellipsis, but what is we want set ellipsis on left?
At last article, we succeed to publish my app to Google play, but I found I forgot to change the app icon, so today, let us change the app icon.
Want to publish your own app to Google Play for more people to use? Here is a guide for you.
IntersectionObserver? What is this?