Hi everyone,
In the attached page, the text container is wider than the image container. What is the correct way to resize it, so that when I resize the page, the image and textbox move in unison with one another please?
Hi everyone,
In the attached page, the text container is wider than the image container. What is the correct way to resize it, so that when I resize the page, the image and textbox move in unison with one another please?
Set the text container and the image container to have the same max-width
.
In this example, the max-width
should the the image’s width, which is 686px
This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.