|
|
|
|
|
by Jaruzel
2560 days ago
|
|
When I'm coding DIV layouts by hand, I temporarily assign each DIV with a random background-color. Once I have the layout and responsiveness required, I strip the background-color setting on each DIV as I fill them up with content. Works for me. |
|