so basically i have a mobile and desktop design with css, my mobile design is also my desktop design ,and despite it fitting it isn’t truly mobile ergonomic. I change the css when a certain width of px is decreased using media queries. https://jsfiddle.net/9h0pcz7g/1/ below is the simple html and css code, im wondering how i can make the green div on the right ontop of the coral div so it is in order like div’s normally are instead of in-line together. When i remove the inline bet however it seems to put the div on the right at the bottom instead of the top, i cant swap them around because it would mess up the layout and float:left/right doesnt work. anyway i can fix the second div on the right to the top?
https://jsfiddle.net/9h0pcz7g/1/
ggggggggggg*your text*
bob is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.