New demo uses Vanilla css framework...

User 2699991 Photo


Registered User
5,558 posts

STEFKE wrote:
What are the steps to fix the layout for IE?


You can use an "autoprefixer" for Internet Explorer, but it is complicated and you need a good understanding of CSS Grid and how it works, it is very difficult to mix CSS Grid designs and make them good for Internet Explorer. There is a good explanation about "autoprefixer here https://css-tricks.com/autoprefixer/
but it is English so I am not sure you will fully understand it.

to be honest, your demo for the restaurant design, isn't complicated, & really doesn't need to be done in CSS grid at all., just use "fallback first" and then "display flex" for modern browsers


STUCK ON SOMETHING?
Learning by doing. Responsive Site Designer Tutorials

User 2699991 Photo


Registered User
5,558 posts

STEFKE wrote:
What are the steps to fix the layout for IE?

here is another article about using prefixers for Internet Explorer 10 +
https://rachelandrew.co.uk/archives/201 … id-layout/

although it is also in English
STUCK ON SOMETHING?
Learning by doing. Responsive Site Designer Tutorials


Have something to add? We’d love to hear it!
You must have an account to participate. Please Sign In Here, then join the conversation.