i have a website and i was wondering if it is possible to set a condition in which when the screen is less than a certain size it will automatically open a different url?
the mobile version of website is completely different than my desktop one, so basically all i am asking is if it passible to load a different INDEX.html when the request comes from a smaller screen. also : is it possible to combine javascript, css and html only? (without jquery) thank you so much!