3 column banner
-
I have a banner that I seperated into three columns. On the left, a video; Center is text, and the right is a button. When I size my screen down all of the components maintain their position and get smaller. I would like them to reposition themselves one under the other instead.
If anyone would help me discover the solution I would be grateful.
Here is the code I am using for the columns:
<div style=”width:30%;position:relative;padding:0px; 10px 0 0;float:left;”>
<iframe width=”300″ height=”183″ src=”https://www.youtube.com/embed/T_y0Gmsfqro” frameborder=”0″ allowfullscreen></iframe></div>Thanks!
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘3 column banner’ is closed to new replies.