Posts by lfabra • 11 points
2 posts
-
1
votes1
answer74
viewsQ: HTML 5 Bootstrap System Grid
I need to do with the grid system if possible the image example: In the example above, I only need the formatting, where each event is a 'div' with a dynamic size, and the bottom one glues to the…
-
0
votes1
answer636
viewsQ: Scroll Javascript in div and catch title
Let’s get down to the problem: I have the following code: <span id="título">teste1</span> <div id="div_scroll"> <div id="dv1">teste1</div> <div…