How to create one site for phone, iPad & computer

How can I carry over a web site that I buil in Hype for a phone; convert it to iPad size & computer size?

Thanks

Weet

There are two methods in Hype that help with multiple device layouts:

  • Responsive Layouts - have entirely different layouts (basically scenes) based on the width and “breakpoints” determine when to show which
  • Flexible Layout - adjust the position and size of individual elements based on the container width/height.

Often these two are used in conjunction.

@weet335

Here is a template that may help you get started.
I used the Responsive method. Just a personal preference.

It has some javascript to make the navbar “sticky”
You can use the color blocks to hold images etc and then attach links etc.

Also I find that when working with responsive designs you will want to get Hype Reflect for your tablet and phone it is just the best experience for testing.
Any questions let me know.

RESPONSIVE.zip (204.2 KB)

4 Likes

Thank you, Jonathan! I will try these out!

Weet

Thank you, Nick!

1 Like

Awesome example @nick!

1 Like