Twittler - DOM/HTML/jQuery Practice Flashcards
1
Q
HTML: How would you structure/divide the HTML?
A
Use twitter-bootstrap grid layout to divide the page into 3 columns…
- 2 divs, both w/ class col-md-4
- Or you can use col-md-3 and col-md-6
2
Q
HTML: Left Column:
Main most-outer shell (1)
A
3
Q
HTML: Left Column:
First Inner div (2)
A