For further actions, you may consider blocking this person and/or reporting abuse
Read next
How to Vet and Hire Engineers as a non-Technical Founder
JetThoughts Dev -
Developing an Equity Business Application with .NET 8, Azure, and AI
Paulo Torres -
Web-Based Medical Prescription Management System
SNS-Srinivasu -
How to Integrate OpenAI for Text Generation, Text-to-Speech, and Speech-to-Text in .NET
PeterMilovcik -
Top comments (2)
Hi all, I've been toying around a lot with CSS Grid lately for some experimental layout and module development. All working quite nicely so far, but I'm curious what the consensus is out there for creating an entire page layout (header, aside, footer, main, etc ... ) without having to use any JS to support older browser.
TIA!
I can't say from experience myself, but looks like it is fairly well supported: caniuse.com/#search=CSS%20Grid%20L...
Also here's a github of known bugs: github.com/rachelandrew/gridbugs