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
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

HTML: Left Column:

Main most-outer shell (1)

A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

HTML: Left Column:

First Inner div (2)

A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly