Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

designing adaptive websites for multiple devices (android, IOS, mobile, tablet rotaions ec.)

New Here ,
Sep 28, 2020 Sep 28, 2020

Hello all, I'm an old-school designer (HTML) and I know how to do basic back end coding. But by the time I became and Internet Creative Director (former life, now I just do print and web freelance work), I had a team that did the coding -- I never got the hang of CSS and certainly don't have the skills to work on adaptive sites -- my current client uses an ipad, I use an Android Tablet -- and of course there's different sizes of mobile, tablets etc. I looked online for some tutorials and just don't have the time or skill to design for tablets when people rotate them, and mobile...etc etc. Does anyone know of templates that have floating code or whatever is needed for adaptive design? Thank you so much in advance!

Pia Gandt

[Email removed by moderator.]

TOPICS
Browser , Code , Extensions , How to
215
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Sep 28, 2020 Sep 28, 2020
LATEST

I prefer responsive layout systems to adaptive ones because the layout responds to the width of any device.  To save time, I use Bootstrap's popular mobile-first framework which current versions of DW readily support. 

 

In DW CC, go to File > New > Starter Templates.  Click on Bootstrap Templates.  Select one of the layouts and hit Create button.   Save document and voila! you have the basis for your first responsive website.

 

More about Bootstrap below.

https://www.w3schools.com/bootstrap4/

https://getbootstrap.com/docs/4.5/examples/

https://www.bootstrapcdn.com/bootswatch/

 

Nancy O'Shea— Product User, Community Expert & Moderator
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines