أنشئ حسابًا أو سجّل الدخول للانضمام إلى مجتمعك المهني.
I want to convert desktop website into mobile website, which support ipad, iphone, andriod phone etc. Is there any easy way to convert desktop website into mobile website?
you have two wayes:
1. CSS "Recomended"
Using Css's commands to create media queries with spreated devices' screens. ex. @media screen and (max-width:1024px) { your code}
and you can use this site to testing your code: www.responsinator.com
2. Other Paied Services over the inernet
You can create a separate mobile version of your website, like: