In this tutorial, we are going to create a basic CSS Grid layout using display: inline-block
. inline-block
is a great tool to use when you need items to display next to each other with good browser support. While inline block elements layout similar to inline (text) elements, they respect padding and margins like a block element.
Month: May 2019
Android RecyclerView Swipe to Delete and Undo with ItemTouchHelper
Import JSON Data in Excel 2016 or 2019 or Office 365 using a Get & Transform Query
If you have data stored in JSON format that you would like to import into Excel, it’s now very easy and doesn’t require any VBA to import data locally from the disk or from a web API. Watch the video or read the steps below!