html - Having an issue with iPad display -


i having problem our site not displaying css while on ipads.

here have done far:

works fine on mobile. in addition when use browser console view ipad works fine , when use site view page ipad works fine

however on physical ipad none of styling kicks in , cannot figure out why. appreciated.

we using html include css scripts - issue?

the site is:

www.roburir.com/index.html (we working on getting rid of index.html displaying).

you using html imports load content including header content, has very little browser support. use php include import stuff, or normal css links have worked fine decades. :)


Comments

Popular posts from this blog

javascript - Feed FileReader from server side files -

c++ - What's the differece between of link to a dynamic file and as a input object? -

How to pass json object using PHP in Wepay API -