4
This is a tough one, and I’ll explain why, I have two Ivs like in the print below, the site is responsive, they should float side by side, but these Ivs have triangular tips, and they should scale horizontally until I determine a breakpoint, in this case, the red color div on small screens Xs: 320px would have 100% width and the second I would hide. but on large screens lg: 1200px, would have to look the way it is in the print, but I don’t want it to break if the monitor is a little less than 1200.
I’ve tried a few ways here but the dark block always breaks.
I would like suggestions.
Look at the code I made: http://codepen.io/leandroruel/pen/OyJErX
Tip: Post the code you have so we can test and make the necessary adjustments
– SneepS NinjA
take a look now buddy.
– user3632930
When you say you don’t want him to break, do you want him to disappear or stay right on the red block? ( I already have it ready just missing this detail and I put as answer )
– SneepS NinjA