Problems with "display:grid"

I’m new to developing and trying to do the freecodecamp course online. My problem is I can’t get display: grid to work in Komodo preview. It works on the freecodcamp site and if I use Firefox as a preview but not in the built in preview.

Make sure you provide a code example of what you’re doing so we know what you’re talking about. A screenshot of what you expect to see and what you actually see can’t hurt if we can’t reproduce the issue.

  • Carey

I assume the underlying web engine used in Komodo’s preview window is not up-to-date so that’s why display: grid is not working. It’s quite a new technology to be fair.