You cannot change the HTML code (I have an adaptive layout, can anyone know how to change the HTML code with different extensions, I will be very pleased if you tell me). I'll try to show what I want. There is a code:
<div class="col">...</div> <div class="col">...</div> <div class="col">...</div> <div class="col">...</div> <div class="col five">...</div>
It is necessary that the last block occupies 100% of the width and is on top, the remaining 4 blocks were under it and were 25% each. While thinking about the absolute or: before. I will be glad to separate advice. Thank.