I am trying to validate my HTML code using https://validator.w3.org/ and I am coming up with the following errors
Can anybody help me with finding a solution to clear this error.
My website is https://www.japanfoodgrocer.com/
A user is encountering HTML validation errors on their Shopify website (japanfoodgrocer.com) when using the W3C validator. The errors relate to the CSS container-type property.
Issue identified:
container-type property is from CSS Containment Module Level 3Current status:
The discussion remains open with the technical issue of locating and fixing the specific CSS code in Shopify still unanswered.
I am trying to validate my HTML code using https://validator.w3.org/ and I am coming up with the following errors
Can anybody help me with finding a solution to clear this error.
My website is https://www.japanfoodgrocer.com/
Hi @JapanFoodGrocer ,
This is a property from the CSS Containment Module Level 3, and currently, not all browsers support it.
The container-type property is supported in modern browsers such as Chrome, Edge (version 105 and above), and Firefox. If you are using an older browser version, please consider updating it for better compatibility.
Hope this can help!
Best,
Daisy
I am using Chrome and it is updated. However I cannot find where the code is at in my Shopify code to fix the error. How do get access to the CSS Containment Module Level 3?