HTML Box Expands off Page

You define fixed (static) widths on images. That’s one of your problems here.
In a modern workflow (design), images are simply

width: 100%
max-width: 100%
height: auto

This ensures all images taking all of the available space. This all works best when you start to think about inflow-construction. So all elements have relative measurements and positioning.

The other one is something not really to control in Freeway and is called box-sizing, but that’s another chapter of the story.

Cheers

Thomas


freewaytalk mailing list
email@hidden
Update your subscriptions at: