2 column div centered, horizontal and vertical
-
I’m trying to make a 2 column div that is centered and is responsive and changes size based on window. in one column I want an image that will resize and crop in the center of the div. in the other column i was text that is centered with padding of about 50px all around. but i need to be able to switch the text and image on either column.
basically like this page:
https://1md.be/toyotires-brakeonthrough<twocol>
<twocol_left>
<twocol_image>
</div>
</div>
<twocol_right>
<twocol_text>
</div>
</div>
</div>
- The topic ‘2 column div centered, horizontal and vertical’ is closed to new replies.