+ 1
Pc or mobile version
How to detect and adapt Web page if the user is using a computer or a smart phone or tablet? Or just redirect him to another version of the Web site? Regards
2 Respostas
+ 1
To make a webpage that can be viewed from many device that can adapt any screen size (PC, tablet, or mobile of any size) we need to use a technology of what we call as Responsive Web Design (RWD). You can search online on how to make your website responsive, because there are a lot of things we need to learn and these technology takes advantage of the HTML5.
0
Thanks for the advice
Regards